From: Phil Blundell <philb@gnu.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: DEPEND on an image recipe
Date: Fri, 17 Aug 2012 13:55:23 +0100 [thread overview]
Message-ID: <1345208124.2673.2.camel@phil-desktop> (raw)
In-Reply-To: <CAOd_LFz6abBqUcMvOVBudGF_ec_ezs_=y5e3qKyC5c0Js0J=7A@mail.gmail.com>
On Fri, 2012-08-17 at 08:51 -0400, Cliff Brake wrote:
> I would like to add a DEPEND to a kernel recipe that causes an
> initramfs image to be built every time before the kernel is built. It
> seems that a DEPEND on the rootfs recipe triggers the rootfs build,
> however it appears that the kernel recipe does not wait for the image
> recipe to finish before it builds. What is the best way to accomplish
> this?
do_compile[depends] += "ramfs-image:do_rootfs"
p.
next prev parent reply other threads:[~2012-08-17 13:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-17 12:51 DEPEND on an image recipe Cliff Brake
2012-08-17 12:55 ` Phil Blundell [this message]
2012-08-17 20:55 ` Andrea Adami
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=1345208124.2673.2.camel@phil-desktop \
--to=philb@gnu.org \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox