summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-proto
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@buglabs.net>2009-05-25 14:11:25 +0200
committerMarcin Juszkiewicz <marcin@buglabs.net>2009-05-27 14:15:54 +0200
commit463ae1743783789090efeba1adb59802ffe65073 (patch)
treea8b6c61d94af455fff2d0c88f266dd28a27e3a7f /recipes/xorg-proto
parent6b0e4ce328015c95cb53386895467f93ef36ad92 (diff)
downloadopenembedded-463ae1743783789090efeba1adb59802ffe65073.tar.gz
xextproto: added 7.0.5
Diffstat (limited to 'recipes/xorg-proto')
-rw-r--r--recipes/xorg-proto/xextproto-native_7.0.5.bb7
-rw-r--r--recipes/xorg-proto/xextproto-sdk_7.0.5.bb3
-rw-r--r--recipes/xorg-proto/xextproto_7.0.5.bb3
3 files changed, 13 insertions, 0 deletions
diff --git a/recipes/xorg-proto/xextproto-native_7.0.5.bb b/recipes/xorg-proto/xextproto-native_7.0.5.bb
new file mode 100644
index 0000000000..ff2bc4ffd3
--- /dev/null
+++ b/recipes/xorg-proto/xextproto-native_7.0.5.bb
@@ -0,0 +1,7 @@
+require xextproto_${PV}.bb
+
+PR = "r1"
+
+XORG_PN = "xextproto"
+
+inherit native
diff --git a/recipes/xorg-proto/xextproto-sdk_7.0.5.bb b/recipes/xorg-proto/xextproto-sdk_7.0.5.bb
new file mode 100644
index 0000000000..3b182a02ff
--- /dev/null
+++ b/recipes/xorg-proto/xextproto-sdk_7.0.5.bb
@@ -0,0 +1,3 @@
+require xextproto_${PV}.bb
+
+inherit sdk
diff --git a/recipes/xorg-proto/xextproto_7.0.5.bb b/recipes/xorg-proto/xextproto_7.0.5.bb
new file mode 100644
index 0000000000..3637929316
--- /dev/null
+++ b/recipes/xorg-proto/xextproto_7.0.5.bb
@@ -0,0 +1,3 @@
+require xorg-proto-common.inc
+
+PE = "1"