* [PATCH] libxft: Drop BBCLASSEXTEND nativesdk since dependencies freetype and fontconfig aren't class extended
@ 2012-01-11 14:32 Richard Purdie
0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2012-01-11 14:32 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Richard Purdie <richard.purdie@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):
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-01-11 14:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-11 14:32 [PATCH] libxft: Drop BBCLASSEXTEND nativesdk since dependencies freetype and fontconfig aren't class extended Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox