From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH] bitbake.conf: Add additional packages to WHITELIST
Date: Tue, 24 Jan 2012 08:37:01 -0800 [thread overview]
Message-ID: <1327423021-4038-1-git-send-email-sgw@linux.intel.com> (raw)
These additional packages show up when building a Universe build
since it includes all recipes unconditionally. Most are virtual,
but opkg shows up also.
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
meta/conf/bitbake.conf | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 2cc4b8f..7bf395c 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -240,7 +240,7 @@ PROVIDES = ""
PROVIDES_prepend = "${P} ${PF} ${PN} "
RPROVIDES = ""
-MULTI_PROVIDER_WHITELIST = "virtual/libintl virtual/libintl-native virtual/libintl-nativesdk virtual/xserver virtual/update-alternatives-native virtual/update-alternatives"
+MULTI_PROVIDER_WHITELIST = "virtual/libintl virtual/libintl-native virtual/libintl-nativesdk virtual/xserver virtual/update-alternatives-native virtual/update-alternatives virtual/i586-poky-linux-gcc-initial virtual/linux-libc-headers virtual/libx11 virtual/i586-poky-linux-gcc virtual/i586-poky-linux-libc-for-gcc virtual/i586-poky-linux-gcc-intermediate virtual/libiconv virtual/update-alternatives-nativesdk virtual/libgl virtual/xserver-xf86 virtual/kernel virtual/i586-poky-linux-binutils virtual/libc linux-libc-headers linux-libc-headers-nativesdk opkg opkg-native opkg-nativesdk"
SOLIBS = ".so.*"
SOLIBS_darwin = ".*.dylib"
--
1.7.6.5
next reply other threads:[~2012-01-24 16:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-24 16:37 Saul Wold [this message]
2012-01-25 13:49 ` [PATCH] bitbake.conf: Add additional packages to WHITELIST Richard Purdie
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=1327423021-4038-1-git-send-email-sgw@linux.intel.com \
--to=sgw@linux.intel.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.