All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: Trevor Woerner <twoerner@gmail.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: IMAGE_INSTALL_append workflow
Date: Tue, 27 Nov 2012 11:39:52 +0100	[thread overview]
Message-ID: <20121127113952.06050a25@eb-e6520> (raw)
In-Reply-To: <CAHUNapSUN1iAh1ijxby6XW=DZuXA=_KCFLwfm9nYpgpKuE-V8w@mail.gmail.com>

Hi Trevor,

Le Mon, 26 Nov 2012 21:20:30 -0500,
Trevor Woerner <twoerner@gmail.com> a écrit :

> On Mon, Nov 26, 2012 at 6:52 PM, Trevor Woerner <twoerner@gmail.com> wrote:
> > I haven't yet figured out if the "PREFERRED_PROVIDER_virtual/kernel =
> > "linux-yocto-rt"" line might be the culprit.
> 
> No, it is not related, this problem doesn't need any fancy
> configuration features. This problem is reproducible
> with just the plain qemux86 machine and the core-image-minimal image.
> Also, before my latest tests I pulled
> the latest git repo.
> 
> To reproduce this problem:
> 
> - use the latest git repositories
> - run "source poky/oe-init-build-env qemux86"
> - make no modifications to conf/bblayers.conf
> - make no changes to conf/local.conf
> - run "bitbake core-image-minimal"
> 
> After that completes successfully add the following line to your
> conf/local.conf:
> 
> IMAGE_INSTALL_append = " trace-cmd"
> 
> - re-run the build "bitbake core-image-minimal"
> 
> This should complete successfully. When it does, modify the last line
> of conf/local.conf to be:
> 
> IMAGE_INSTALL_append = " trace-cmd bash"
> 
> - try re-running the build now "bitbake core-image-minimal". It fails
> for me as I have detailed in my previous emails.
> 
> If I manually do:
> 
> $ bitbake bash
> $ bitbake core-image-minimal
> 
> everything succeeds and my image contains 'bash'. But something tells
> me there's a bug in there somewhere.

I confirm the problem when following this procedure step by step.

with bitbake -e we see that bash is in RDEPENDS and in IMAGE_INSTALL
with bitbake -g we see that bash is not present in any of the
*depends.dot files

Eric


  reply	other threads:[~2012-11-27 10:40 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-23 18:27 IMAGE_INSTALL_append workflow Trevor Woerner
2012-11-26 15:47 ` Trevor Woerner
2012-11-26 19:04   ` Eren Türkay
2012-11-26 21:25     ` Aws Ismail
2012-11-26 22:53       ` Robert P. J. Day
2012-11-26 23:52     ` Trevor Woerner
2012-11-27  2:20       ` Trevor Woerner
2012-11-27 10:39         ` Eric Bénard [this message]
2012-11-27 13:40           ` Trevor Woerner
2012-11-27 16:11             ` Eren Türkay
2012-11-27 17:24               ` Robert P. J. Day
2012-11-27 17:42                 ` Trevor Woerner
2012-11-27 17:52                   ` Robert P. J. Day
2012-11-27 20:11                   ` Robert P. J. Day
2012-11-28  4:48                     ` Trevor Woerner
2012-11-27 17:44                 ` Eric Bénard
2012-11-27 14:00         ` Jonas Jonsson L
2012-11-27 14:04           ` Eric Bénard

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=20121127113952.06050a25@eb-e6520 \
    --to=eric@eukrea.com \
    --cc=twoerner@gmail.com \
    --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.