Re: [yocto] how to patch except unpack?

2016-03-28 Thread SIVA SUBRAMANIAN.P
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, 윤영석 wrote: > I am making recipes using source that are packed tar. > > ex) customrecipe.bb

[yocto] how to patch except unpack?

2016-03-28 Thread 윤영석
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