aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-proto/xproto_7.0.16.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-proto/xproto_7.0.16.bb')
-rw-r--r--recipes/xorg-proto/xproto_7.0.16.bb9
1 files changed, 3 insertions, 6 deletions
diff --git a/recipes/xorg-proto/xproto_7.0.16.bb b/recipes/xorg-proto/xproto_7.0.16.bb
index 1a58013adc..386fc724a5 100644
--- a/recipes/xorg-proto/xproto_7.0.16.bb
+++ b/recipes/xorg-proto/xproto_7.0.16.bb
@@ -1,11 +1,8 @@
require xorg-proto-common.inc
-
-PR = "r0"
PE = "1"
-
-DEPENDS += "util-macros"
-
-XORG_PN = "xproto"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "75c9edff1f3823e5ab6bb9e66821a901"
SRC_URI[archive.sha256sum] = "8224da1ce19c0ded4e07a325f3ed62bb4453782db97fd175cb3ffd1acaeb9672"
+
+BBCLASSEXTEND = "native nativesdk sdk"