All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Hart, Darren" <darren.hart@intel.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: openembedded-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] image: Add missing depends on virtual/kernel for depmod data
Date: Tue, 27 Jan 2015 16:47:01 +0000	[thread overview]
Message-ID: <D0ED00D5.B973A%darren.hart@intel.com> (raw)
In-Reply-To: <1422375524.19798.56.camel@linuxfoundation.org>

On 1/27/15, 8:18 AM, "Richard Purdie" <richard.purdie@linuxfoundation.org>
wrote:

>On Tue, 2015-01-27 at 15:48 +0000, Hart, Darren wrote:
>> On 1/27/15, 7:45 AM, "Bruce Ashfield" <bruce.ashfield@windriver.com>
>>wrote:
>> 
>> >On 15-01-27 10:29 AM, Richard Purdie wrote:
>> >> We need the depmod data so that the kernel depmod command works
>> >>successfully
>> >> at rootfs time. The fact this was working inconsistently is now
>> >>highlighted
>> >> after the command was made to error out. A simple test case is:
>> >>
>> >> bitbake virtual/kernel image
>> >> bitbake vrituak/kernel -c clean
>> >> bitbake image -c rootfs -f
>> >>
>> >> We fix it by adding the missing dependency.
>> >
>> >Looks good here.
>> >
>> >Out of curiosity, was this hiding before, or did it only come about due
>> >to our recent moves to the work-shared kernel builds ?
>> 
>> I'm being dense I guess. I went to go verify what virtual/kernel
>> do_populate_sysroot is doing in the current state of things, in order to
>> be sure it copied over the right files, and I couldn't find it quickly.
>> Where is this defined?
>
>http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=11ef55a93bd2bbd95e203
>fab3aa237322923ffd9
>
>Specifically:
>
>sysroot_stage_all () {
> sysroot_stage_dir ${D}${datadir}/kernel-depmod
>${SYSROOT_DESTDIR}${datadir}/kernel-depmod
>}

Right, I thought of this while driving in :-) -ENOCOFFEE

Reviewed-by: Darren Hart <dvhart@linux.intel.com>

-- 
Darren Hart
Intel Open Source Technology Center




  reply	other threads:[~2015-01-27 16:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-27 15:29 [PATCH] image: Add missing depends on virtual/kernel for depmod data Richard Purdie
2015-01-27 15:45 ` Bruce Ashfield
2015-01-27 15:48   ` Hart, Darren
2015-01-27 16:18     ` Richard Purdie
2015-01-27 16:47       ` Hart, Darren [this message]
2015-01-27 16:17   ` Richard Purdie
2015-01-27 17:20 ` Dan McGregor
2015-01-27 17:36   ` Paul Eggleton

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=D0ED00D5.B973A%darren.hart@intel.com \
    --to=darren.hart@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.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.