summaryrefslogtreecommitdiff
path: root/recipes/xorg-proto/renderproto_0.11.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-proto/renderproto_0.11.1.bb')
-rw-r--r--recipes/xorg-proto/renderproto_0.11.1.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/xorg-proto/renderproto_0.11.1.bb b/recipes/xorg-proto/renderproto_0.11.1.bb
new file mode 100644
index 0000000000..466333cb99
--- /dev/null
+++ b/recipes/xorg-proto/renderproto_0.11.1.bb
@@ -0,0 +1,10 @@
+require xorg-proto-common.inc
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "a914ccc1de66ddeb4b611c6b0686e274"
+SRC_URI[archive.sha256sum] = "06735a5b92b20759204e4751ecd6064a2ad8a6246bb65b3078b862a00def2537"
+
+BBCLASSEXTEND = "native nativesdk sdk"
+
+CONFLICTS = "renderext"