[OE-core] [PATCH] libxft: Drop BBCLASSEXTEND nativesdk since dependencies freetype and fontconfig aren't class extended

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jan 11 14:32:33 UTC 2012


Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
diff --git a/meta/recipes-graphics/xorg-lib/libxft_2.2.0.bb
b/meta/recipes-graphics/xorg-lib/libxft_2.2.0.bb
index 0f9a1b3..b558490 100644
--- a/meta/recipes-graphics/xorg-lib/libxft_2.2.0.bb
+++ b/meta/recipes-graphics/xorg-lib/libxft_2.2.0.bb
@@ -23,7 +23,7 @@ PE = "1"
 
 XORG_PN = "libXft"
 
-BBCLASSEXTEND = "native nativesdk"
+BBCLASSEXTEND = "native"
 
 python () {
         if d.getVar('DEBIAN_NAMES', 1):






More information about the Openembedded-core mailing list