summaryrefslogtreecommitdiff
path: root/recipes/xorg-proto/renderproto_0.9.2.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.2.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.2.bb')
-rw-r--r--recipes/xorg-proto/renderproto_0.9.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-proto/renderproto_0.9.2.bb b/recipes/xorg-proto/renderproto_0.9.2.bb
index fd5edbce60..5f4b3f45ec 100644
--- a/recipes/xorg-proto/renderproto_0.9.2.bb
+++ b/recipes/xorg-proto/renderproto_0.9.2.bb
@@ -7,3 +7,5 @@ PE = "1"
SRC_URI[archive.md5sum] = "28fbe8a59ebd31f098b90ec64f3d133a"
SRC_URI[archive.sha256sum] = "7754dfbbb1e3818f28720fa9647b8a593e9d54626a7896771c2bfac7f75e2726"
+
+BBCLASSEXTEND = "native nativesdk sdk"