[yocto] how to patch except unpack?

SIVA SUBRAMANIAN.P psiva87 at gmail.com
Mon Mar 28 04:14:24 PDT 2016


Do you have patches like SRC_URI += abc.patch in .bb/.bbappend file? If so,
either do bitbake comp -c patch -f or see whether your patch is
available/applied in build dir.

On Mon, Mar 28, 2016 at 2:03 PM, 윤영석 <earwigz at naver.com> wrote:

> I am making recipes using source that are packed tar.
>
> ex) customrecipe.bb
>
> ex) source.tar.xz
>
>
>
> So, when i compiled this recipes i just typed below.
>
> $ bitbake customrecipe
>
>
>
> Every times, unpack method was called each compile times.
>
> Currently 1 running tasks (65 of 66):
>
> 0: customrecipe do_unpack (pid 26550)
>
>
>
> I just wanted to know if patchs were completed or not.
>
> What do i do?
>
> Could you help me?
>
>
>
> Thanks.
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160328/cb87357a/attachment.html>


More information about the yocto mailing list