[oe-commits] Martin Jansa : micro.conf: remove preferred providers as the same are defined in compatibility-providers .conf

git version control git at git.openembedded.org
Tue Dec 8 12:41:20 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: 51f6b034a1635766d6a3e9387d736ede590bd0ea
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=51f6b034a1635766d6a3e9387d736ede590bd0ea

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Dec  6 18:57:08 2009 +0100

micro.conf: remove preferred providers as the same are defined in compatibility-providers.conf

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 conf/distro/micro.conf |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/conf/distro/micro.conf b/conf/distro/micro.conf
index 25880df..d9fc595 100644
--- a/conf/distro/micro.conf
+++ b/conf/distro/micro.conf
@@ -72,12 +72,6 @@ OVERRIDES = "local:${MACHINE}:${MACHINE_CLASS}:${DISTRO}:${TARGET_OS}:\
 ${TARGET_ARCH}:build-${BUILD_OS}:fail-fast:pn-${PN}"
 
 #############################################################################
-# PREFERRED PROVIDERS
-#############################################################################
-PREFERRED_PROVIDER_task-bootstrap	= "task-bootstrap"
-PREFERRED_PROVIDER_virtual/libx11	= "libx11"
-PREFERRED_PROVIDER_virtual/gail         ?= "gtk+"
-#############################################################################
 # PREFERRED VERSIONS
 #############################################################################
 require conf/distro/include/sane-srcdates.inc





More information about the Openembedded-commits mailing list