summaryrefslogtreecommitdiff
path: root/recipes/xorg-proto/renderproto_0.9.3.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 12:02:47 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 12:16:36 +0200
commitc2164a0fc368782d4049f388d0d7e399f7aa318a (patch)
tree3190ac7ac3fbf7e186a91e74414e4f852cc33595 /recipes/xorg-proto/renderproto_0.9.3.bb
parent1315f9f4fa9a7842b6853439c953043fc2346e8b (diff)
renderproto: convert to BBCLASSEXTENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-proto/renderproto_0.9.3.bb')
-rw-r--r--recipes/xorg-proto/renderproto_0.9.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-proto/renderproto_0.9.3.bb b/recipes/xorg-proto/renderproto_0.9.3.bb
index 28f570b50d..aecbc8efa9 100644
--- a/recipes/xorg-proto/renderproto_0.9.3.bb
+++ b/recipes/xorg-proto/renderproto_0.9.3.bb
@@ -5,3 +5,5 @@ PE = "1"
SRC_URI[archive.md5sum] = "598bc9a493deee2e48e4434e94467189"
SRC_URI[archive.sha256sum] = "c98a08b877e98a8fa7daa04be472de7e0cb38a99593faca8b987effcea2dd45b"
+
+BBCLASSEXTEND = "native nativesdk sdk"