summaryrefslogtreecommitdiff
path: root/recipes/xorg-lib/libxext_1.0.4.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-25 12:03:16 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-25 13:57:14 +0200
commit617a248ae18671acf7c7eb93ee1a5c782bcd4d7f (patch)
tree274d2f590bd6684b7af37b07c5fd57fde8527f2d /recipes/xorg-lib/libxext_1.0.4.bb
parent733149b626080937eaf0750fbb1d6536fbb3be4f (diff)
xorg-lib: use nativesdk instead of sdk
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-lib/libxext_1.0.4.bb')
-rw-r--r--recipes/xorg-lib/libxext_1.0.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-lib/libxext_1.0.4.bb b/recipes/xorg-lib/libxext_1.0.4.bb
index 1a649c0573..1317e5c67e 100644
--- a/recipes/xorg-lib/libxext_1.0.4.bb
+++ b/recipes/xorg-lib/libxext_1.0.4.bb
@@ -7,6 +7,6 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "a91f1f722ac80c597cf0b75dcb8b48c0"
SRC_URI[archive.sha256sum] = "2dfd8eace1cafacc87b4055c57efeb771a740e24141d3f113de58c2a9eebd21f"
-BBCLASSEXTEND = "native sdk"
+BBCLASSEXTEND = "native nativesdk"
XORG_PN = "libXext"