]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxext: add native support to recipe
authorScott Garman <scott.a.garman@intel.com>
Mon, 7 Feb 2011 04:40:33 +0000 (20:40 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 9 Feb 2011 22:45:46 +0000 (22:45 +0000)
The native recipe is needed by the transfig-native dependency chain.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb

index b907b9f9da5f672765fcbb0ad1c70aa2b26f6dd8..679bb1ad5f45c690e37143311130b74cee3cde3b 100644 (file)
@@ -21,7 +21,7 @@ PE = "1"
 
 XORG_PN = "libXext"
 
-BBCLASSEXTEND = "nativesdk"
+BBCLASSEXTEND = "native nativesdk"
 
 SRC_URI[md5sum] = "9bb236ff0193e9fc1c1fb504dd840331"
 SRC_URI[sha256sum] = "4aed3e211e41c47908c293515580e731c26048f61a1212bf0888d1f456de6ff7"