[oe-commits] Richard Purdie : libxft: Drop BBCLASSEXTEND nativesdk since dependencies freetype and fontconfig aren 't class extended

git at git.openembedded.org git at git.openembedded.org
Thu Jan 12 00:02:12 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 27e8a432889b3a78f6bbadf8b14ad1ce4d11907c
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=27e8a432889b3a78f6bbadf8b14ad1ce4d11907c

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Wed Jan 11 14:32:33 2012 +0000

libxft: Drop BBCLASSEXTEND nativesdk since dependencies freetype and fontconfig aren't class extended

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-graphics/xorg-lib/libxft_2.2.0.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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-commits mailing list