From: Scott Garman Date: Mon, 7 Feb 2011 04:40:33 +0000 (-0800) Subject: libxext: add native support to recipe X-Git-Tag: 2011-1~2424 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=26e3ce2991c05386416c4cd49d30f3ce0bd3a717;p=openembedded-core.git libxext: add native support to recipe The native recipe is needed by the transfig-native dependency chain. Signed-off-by: Scott Garman --- diff --git a/meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb b/meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb index b907b9f9da..679bb1ad5f 100644 --- a/meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb @@ -21,7 +21,7 @@ PE = "1" XORG_PN = "libXext" -BBCLASSEXTEND = "nativesdk" +BBCLASSEXTEND = "native nativesdk" SRC_URI[md5sum] = "9bb236ff0193e9fc1c1fb504dd840331" SRC_URI[sha256sum] = "4aed3e211e41c47908c293515580e731c26048f61a1212bf0888d1f456de6ff7"