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

Burton, Ross ross.burton at intel.com
Tue Feb 9 01:10:05 PST 2016


On 9 February 2016 at 08:37, Woronicz, Bartosz ( NSN - PL/Wroclaw) <
bartosz.woronicz at nokia.com> wrote:

> 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"
>

do_unpack[postfuncs] += "latest_link" will run latest_link after unpack has
executed.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160209/37355cdd/attachment.html>


More information about the yocto mailing list