aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-proto/randrproto_1.3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-proto/randrproto_1.3.2.bb')
-rw-r--r--recipes/xorg-proto/randrproto_1.3.2.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/xorg-proto/randrproto_1.3.2.bb b/recipes/xorg-proto/randrproto_1.3.2.bb
new file mode 100644
index 0000000000..fbba3bcbd5
--- /dev/null
+++ b/recipes/xorg-proto/randrproto_1.3.2.bb
@@ -0,0 +1,10 @@
+require xorg-proto-common.inc
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "597491c0d8055e2a66f11350c4985775"
+SRC_URI[archive.sha256sum] = "d90d00612cc49292bd8d9dc19efb1c9187385fbe87590d7279a02e5e1066dc71"
+
+BBCLASSEXTEND = "nativesdk sdk"
+
+CONFLICTS = "randrext"