[poky] [PATCH] Revert "poky-tiny: Assume pkgconfig is provided"

krzysztof.m.sywula at intel.com krzysztof.m.sywula at intel.com
Tue Jan 28 09:23:13 PST 2014


From: Krzysztof Sywula <krzysztof.m.sywula at intel.com>

This reverts commit a54932dc373ec130f7a166d144f4d5744ec52097.
pkgconfig does not pull in glib->dbus anymore

Signed-off-by: Krzysztof Sywula <krzysztof.m.sywula at intel.com>
---
 meta-yocto/conf/distro/poky-tiny.conf | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/meta-yocto/conf/distro/poky-tiny.conf b/meta-yocto/conf/distro/poky-tiny.conf
index 3196fa0..95ef6c0 100644
--- a/meta-yocto/conf/distro/poky-tiny.conf
+++ b/meta-yocto/conf/distro/poky-tiny.conf
@@ -55,11 +55,6 @@ ENABLE_WIDEC="false"
 # eglibc->bash->gettext->libc-posix-clang-wchar dependency.
 USE_NLS="no"
 
-# -dev packages require pkgconfig, but it pulls in glib->dbus->shadow
-# which breaks with tiny's minimal libc.
-# -dev packages are not currently supported on poky-tiny.
-ASSUME_PROVIDED += "pkgconfig$"
-
 # Reconfigure eglibc for a smaller installation
 # Comment out any of the lines below to disable them in the build
 DISTRO_FEATURES_LIBC_TINY = "libc-libm libc-crypt"
-- 
1.7.12.2



More information about the poky mailing list