util-macros: added 1.2.1
authorMarcin Juszkiewicz <marcin@buglabs.net>
Wed, 27 May 2009 14:16:14 +0000 (16:16 +0200)
committerMarcin Juszkiewicz <marcin@buglabs.net>
Wed, 27 May 2009 14:16:14 +0000 (16:16 +0200)
recipes/xorg-util/util-macros-native_1.2.1.bb [new file with mode: 0644]
recipes/xorg-util/util-macros_1.2.1.bb [new file with mode: 0644]

diff --git a/recipes/xorg-util/util-macros-native_1.2.1.bb b/recipes/xorg-util/util-macros-native_1.2.1.bb
new file mode 100644 (file)
index 0000000..618e78f
--- /dev/null
@@ -0,0 +1,7 @@
+require util-macros_${PV}.bb
+
+inherit native
+
+XORG_PN = "util-macros"
+
+S = "${WORKDIR}/util-macros-${PV}"
diff --git a/recipes/xorg-util/util-macros_1.2.1.bb b/recipes/xorg-util/util-macros_1.2.1.bb
new file mode 100644 (file)
index 0000000..4775fc6
--- /dev/null
@@ -0,0 +1,6 @@
+require xorg-util-common.inc
+
+DESCRIPTION = "X autotools macros"
+PE = "1"
+
+ALLOW_EMPTY = "1"