All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aws Ismail <aws.ismail@windriver.com>
To: "Eren Türkay" <eren@hambedded.org>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: IMAGE_INSTALL_append workflow
Date: Mon, 26 Nov 2012 16:25:31 -0500	[thread overview]
Message-ID: <50B3DE4B.9040306@windriver.com> (raw)
In-Reply-To: <20121126190407.GA69689@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1678 bytes --]

On 11/26/2012 02:04 PM, Eren Türkay wrote:
> On Mon, Nov 26, 2012 at 10:47:31AM -0500, Trevor Woerner wrote:
>> I'm kinda surprised nobody jumped in on this one; either my question
>> is so silly it isn't worth anyone's time, or I'm the only one who
>> wants to add packages to an image after a full build. I know my
>> question has nothing to do with trace-cmd specifically, adding any
>> package after a full build results in the same problem.
> I don't think you are the first person who wants to add a package to image after
> the image has been built :)
>
> The obvious problem would have been leading spaces in IMAGE_INSTALL_append but
> you explicitly stated its correct. Normally, the class that's responsible for
> image creation (image.bbclass) depends on the packages defined in IMAGE_INSTALL
> so that the packages are built before the image creation begins.
>
> image.bbclass, line 9
> ---------------------
> RDEPENDS += "${IMAGE_INSTALL} ${LINGUAS_INSTALL} ${NORMAL_FEATURE_INSTALL}
> ${ROOTFS_BOOTSTRAP_INSTALL}"
>
> On irc (#oe), Eric Benard tried IMAGE_INSTALL_append = " trace-cmd" after a full
> build and reported that it built fine. I'm CCing him.
Have you also tried this?

IMAGE_INSTALL_append += "foo"

Aws\
>
> I believe that it will be better to include your <image> file and the files that
> you changed so that it will be easier to debug. Mentioning your layers,
> configuration, version of Yocto you use will also be helpful.
>
> Regards,
> Eren
>
>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


-- 


[-- Attachment #2: Type: text/html, Size: 2583 bytes --]

  reply	other threads:[~2012-11-26 21:28 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 [this message]
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
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=50B3DE4B.9040306@windriver.com \
    --to=aws.ismail@windriver.com \
    --cc=eren@hambedded.org \
    --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.