summaryrefslogtreecommitdiff
path: root/recipes/xorg-lib/libxext_1.1.2.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.1.2.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.1.2.bb')
-rw-r--r--recipes/xorg-lib/libxext_1.1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-lib/libxext_1.1.2.bb b/recipes/xorg-lib/libxext_1.1.2.bb
index f60212cba8..ade6e2b729 100644
--- a/recipes/xorg-lib/libxext_1.1.2.bb
+++ b/recipes/xorg-lib/libxext_1.1.2.bb
@@ -7,6 +7,6 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "9e51f9cb7e0a38c7099ac1c0de1a1add"
SRC_URI[archive.sha256sum] = "ac6a0ff69c52c9b6e2096e5f74e22c8b5eef11ade4e30411cffeb7df32fe4f74"
-BBCLASSEXTEND = "native sdk"
+BBCLASSEXTEND = "native nativesdk"
XORG_PN = "libXext"