aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-proto/randrproto_1.2.1.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 12:04:10 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 12:16:36 +0200
commit9abeed7fb51b9eaa5eee9e17b215d0596b1da05b (patch)
tree42c6378ba736ace9a7605a6e966bc52a44fa1dd0 /recipes/xorg-proto/randrproto_1.2.1.bb
parentc2164a0fc368782d4049f388d0d7e399f7aa318a (diff)
downloadopenembedded-9abeed7fb51b9eaa5eee9e17b215d0596b1da05b.tar.gz
randrproto: convert to BBCLASSEXTENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-proto/randrproto_1.2.1.bb')
-rw-r--r--recipes/xorg-proto/randrproto_1.2.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-proto/randrproto_1.2.1.bb b/recipes/xorg-proto/randrproto_1.2.1.bb
index 1d9c62547c..4a018d4eb1 100644
--- a/recipes/xorg-proto/randrproto_1.2.1.bb
+++ b/recipes/xorg-proto/randrproto_1.2.1.bb
@@ -7,3 +7,5 @@ PE = "1"
SRC_URI[archive.md5sum] = "e2e45564f8ce22e00e1360e79c8ccdeb"
SRC_URI[archive.sha256sum] = "102fd42f8f2562450f4e45c28bfb0390c2d30ffa6a805eead15d67018930f654"
+
+BBCLASSEXTEND = "nativesdk sdk"