From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH] qt4e-demo-image: improve image
Date: Wed, 7 Sep 2011 15:17:10 +0200 [thread overview]
Message-ID: <1315401430-27997-1-git-send-email-eric@eukrea.com> (raw)
use ${POKY_BASE_INSTALL} in order to have the base files and
ools in the image.
Signed-off-by: Eric Bénard <eric@eukrea.com>
---
meta/recipes-qt/images/qt4e-demo-image.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-qt/images/qt4e-demo-image.bb b/meta/recipes-qt/images/qt4e-demo-image.bb
index 6a7c086..6523379 100644
--- a/meta/recipes-qt/images/qt4e-demo-image.bb
+++ b/meta/recipes-qt/images/qt4e-demo-image.bb
@@ -11,7 +11,7 @@ RDEPENDS_${PN} += " \
"
IMAGE_INSTALL += "\
- busybox \
+ ${POKY_BASE_INSTALL} \
module-init-tools \
task-qt4e-base \
"
--
1.7.6
next reply other threads:[~2011-09-07 13:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-07 13:17 Eric Bénard [this message]
2011-09-07 13:23 ` [PATCH] qt4e-demo-image: improve image Paul Eggleton
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=1315401430-27997-1-git-send-email-eric@eukrea.com \
--to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox