summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2011-02-06 20:40:33 -0800
committerRichard Purdie <rpurdie@linux.intel.com>2011-02-09 22:45:46 +0000
commit26e3ce2991c05386416c4cd49d30f3ce0bd3a717 (patch)
tree7881325eac53353294dc39903dddd5c93b53a83d /meta
parent38eaf20166a09e13fc0880e67c47973dcaf06271 (diff)
downloadpoky-26e3ce2991c05386416c4cd49d30f3ce0bd3a717.tar.gz
libxext: add native support to recipe
The native recipe is needed by the transfig-native dependency chain. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxext_1.2.0.bb2
1 files changed, 1 insertions, 1 deletions
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"
21 21
22XORG_PN = "libXext" 22XORG_PN = "libXext"
23 23
24BBCLASSEXTEND = "nativesdk" 24BBCLASSEXTEND = "native nativesdk"
25 25
26SRC_URI[md5sum] = "9bb236ff0193e9fc1c1fb504dd840331" 26SRC_URI[md5sum] = "9bb236ff0193e9fc1c1fb504dd840331"
27SRC_URI[sha256sum] = "4aed3e211e41c47908c293515580e731c26048f61a1212bf0888d1f456de6ff7" 27SRC_URI[sha256sum] = "4aed3e211e41c47908c293515580e731c26048f61a1212bf0888d1f456de6ff7"