inputproto: added 1.5.0
authorMarcin Juszkiewicz <marcin@buglabs.net>
Mon, 25 May 2009 12:10:57 +0000 (14:10 +0200)
committerMarcin Juszkiewicz <marcin@buglabs.net>
Wed, 27 May 2009 12:15:53 +0000 (14:15 +0200)
recipes/xorg-proto/inputproto-native_1.5.0.bb [new file with mode: 0644]
recipes/xorg-proto/inputproto-sdk_1.5.0.bb [new file with mode: 0644]

diff --git a/recipes/xorg-proto/inputproto-native_1.5.0.bb b/recipes/xorg-proto/inputproto-native_1.5.0.bb
new file mode 100644 (file)
index 0000000..11e0dae
--- /dev/null
@@ -0,0 +1,7 @@
+require inputproto_${PV}.bb
+
+PR = "r1"
+
+XORG_PN = "inputproto"
+
+inherit native
diff --git a/recipes/xorg-proto/inputproto-sdk_1.5.0.bb b/recipes/xorg-proto/inputproto-sdk_1.5.0.bb
new file mode 100644 (file)
index 0000000..f0e1985
--- /dev/null
@@ -0,0 +1,3 @@
+require inputproto_${PV}.bb
+
+inherit sdk