]> code.ossystems Code Review - openembedded-core.git/commit
poky-eglibc.inc: fix multiple providers for virtual/libc-nativesdk and other
authorDexuan Cui <dexuan.cui@intel.com>
Tue, 21 Sep 2010 08:49:15 +0000 (16:49 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 21 Sep 2010 22:36:37 +0000 (23:36 +0100)
commit11a92051e714a72523a3ce4d5c627d216d076f61
treebd82f4611723d00f8e8fc75b2069dd20eb016db2
parent73049a3431dc7cdfe841c2b697090e236cd2c301
poky-eglibc.inc: fix multiple providers for virtual/libc-nativesdk and other

This commit fixes the following error while doing this:
bitbake poky-image-minimal

NOTE: multiple providers are available for virtual/libc-nativesdk (glibc-nativesdk, eglibc-nativesdk)
NOTE: consider defining a PREFERRED_PROVIDER entry to match virtual/libc-nativesdk
NOTE: multiple providers are available for virtual/i586-pokysdk-linux-libc-initial-nativesdk (glibc-initial-nativesdk, eglibc-initial-nativesdk)
NOTE: consider defining a PREFERRED_PROVIDER entry to match virtual/i586-pokysdk-linux-libc-initial-nativesdk

And bumped PR.

This partly fixes [BUGID #329]

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
meta/conf/distro/include/poky-eglibc.inc
meta/recipes-core/eglibc/eglibc_2.12.bb