From b623ced1164776567618008c80f2fca646e796f2 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 25 Jan 2010 17:26:44 +0000 Subject: bitbake.conf: Add virtual/libintl-nativesdk to MULTI_PROVIDER_WHITELIST Signed-off-by: Richard Purdie --- meta/conf/bitbake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf/bitbake.conf') diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index b049ccf43..4573c9d7c 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -176,7 +176,7 @@ PROVIDES = "" PROVIDES_prepend = "${P} ${PF} ${PN} " RPROVIDES = "" -MULTI_PROVIDER_WHITELIST = "virtual/libintl virtual/libintl-native" +MULTI_PROVIDER_WHITELIST = "virtual/libintl virtual/libintl-native virtual/libintl-nativesdk" SOLIBS = ".so.*" SOLIBS_darwin = ".*.dylib" -- cgit v1.2.3