All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Woronicz, Bartosz ( NSN - PL/Wroclaw)" <bartosz.woronicz@nokia.com>
To: maciej.borzecki@open-rnd.pl, yocto@yoctoproject.org
Subject: Re: Where should I append Yocto bitbake task to create work folder symlink ?
Date: Tue, 9 Feb 2016 09:37:46 +0100	[thread overview]
Message-ID: <56B9A55A.9040607@nokia.com> (raw)
In-Reply-To: <1454939078.3938.18.camel@open-rnd.pl>


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



  reply	other threads:[~2016-02-09  8:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-03 10:13 Where should I append Yocto bitbake task to create work folder symlink ? Woronicz, Bartosz ( NSN - PL/Wroclaw)
2016-02-03 10:28 ` Burton, Ross
2016-02-03 14:16   ` Woronicz, Bartosz ( NSN - PL/Wroclaw)
2016-02-03 15:40     ` Burton, Ross
2016-02-04 11:03       ` Woronicz, Bartosz ( NSN - PL/Wroclaw)
2016-02-03 11:05 ` Maciek Borzecki
2016-02-04 11:07   ` Woronicz, Bartosz ( NSN - PL/Wroclaw)
2016-02-08 13:20     ` Woronicz, Bartosz ( NSN - PL/Wroclaw)
2016-02-08 13:44       ` Maciek Borzecki
2016-02-09  8:37         ` Woronicz, Bartosz ( NSN - PL/Wroclaw) [this message]
2016-02-09  9:10           ` Burton, Ross
2016-02-09 13:51             ` Woronicz, Bartosz ( NSN - PL/Wroclaw)
2016-02-09 13:56               ` Burton, Ross
2016-02-10 14:00                 ` Woronicz, Bartosz ( NSN - PL/Wroclaw)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56B9A55A.9040607@nokia.com \
    --to=bartosz.woronicz@nokia.com \
    --cc=maciej.borzecki@open-rnd.pl \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.