[yocto] Where should I append Yocto bitbake task to create work folder symlink ?

Woronicz, Bartosz ( NSN - PL/Wroclaw) bartosz.woronicz at nokia.com
Tue Feb 9 00:37:46 PST 2016


On 08.02.2016 14:44, EXT Maciek Borzecki wrote:
> On pon, 2016-02-08 at 14:20 +0100, Woronicz, Bartosz ( NSN - PL/Wroclaw) wrote:
>> The problem is, it doesn't doit delirebately,
>>
>> when I run
>>
>> bitbake -f -c latest_link myrecipe , it works
>>
>> when the process is in the tasks batch running
>> bitbake myrecipe
>> it doesn't
>> What am I doing wrong ?
> Try adding:
>
> do_latest_link[nostamp] = "1"
>
> This should cause the task to be run each time.
>
Ok, but I don't want to run it everytime, just after the do_unpack. What 
I need to put it in requirements for each recipe ?
Maybe something like

do_unpack[require] = "latest_link"

but I cannot find such thing


Kind regards,
Bartosz Woronicz
Engineer, Software Configuration (SCM)
NSN - PL/Wroclaw




More information about the yocto mailing list