From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: "Patches and discussions about the oe-core layer"
<openembedded-core@lists.openembedded.org>,
"Eric Bénard" <eric@eukrea.com>
Subject: Re: [PATCH] qt4e-demo-image: improve image
Date: Wed, 7 Sep 2011 14:23:42 +0100 [thread overview]
Message-ID: <201109071423.42658.paul.eggleton@linux.intel.com> (raw)
In-Reply-To: <1315401430-27997-1-git-send-email-eric@eukrea.com>
On Wednesday 07 September 2011 14:17:10 Eric Bénard wrote:
> use ${POKY_BASE_INSTALL} in order to have the base files and
> ools in the image.
>
>..
>
> IMAGE_INSTALL += "\
> - busybox \
> + ${POKY_BASE_INSTALL} \
> module-init-tools \
> task-qt4e-base \
> "
Hmm, I missed this when the original patches came in; surely it would be
better to just append to IMAGE_INSTALL after the "inherit core-image" line,
then we start with the default value from core-image.bbclass?
(Of course with either fix we'll run into the build annoyance pointed out in
the other message I just sent, where a whole bunch of X apps we won't need
will get built.)
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
next prev parent reply other threads:[~2011-09-07 13:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-07 13:17 [PATCH] qt4e-demo-image: improve image Eric Bénard
2011-09-07 13:23 ` Paul Eggleton [this message]
2011-09-07 13:30 ` 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=201109071423.42658.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=eric@eukrea.com \
--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 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.