aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/xtrans_1.1.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/xtrans_1.1.bb
parent733149b626080937eaf0750fbb1d6536fbb3be4f (diff)
downloadopenembedded-617a248ae18671acf7c7eb93ee1a5c782bcd4d7f.tar.gz
xorg-lib: use nativesdk instead of sdk
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-lib/xtrans_1.1.bb')
-rw-r--r--recipes/xorg-lib/xtrans_1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-lib/xtrans_1.1.bb b/recipes/xorg-lib/xtrans_1.1.bb
index 1052fdc7fd..1f3fcb4159 100644
--- a/recipes/xorg-lib/xtrans_1.1.bb
+++ b/recipes/xorg-lib/xtrans_1.1.bb
@@ -12,4 +12,4 @@ FILESPATHPKG .= ":xtrans-${PV}:xtrans"
ALLOW_EMPTY = "1"
-BBCLASSEXTEND = "native sdk"
+BBCLASSEXTEND = "native nativesdk"