aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-util
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@buglabs.net>2009-05-27 16:16:14 +0200
committerMarcin Juszkiewicz <marcin@buglabs.net>2009-05-27 16:16:14 +0200
commit82922b867c1aa0915d6966be39f342b4cf71899b (patch)
treecb1d8556be92bff1d08f8662928faceda1dffd68 /recipes/xorg-util
parent8b807abe4abd1b7b9c450256878f3db4a64c5c70 (diff)
downloadopenembedded-82922b867c1aa0915d6966be39f342b4cf71899b.tar.gz
util-macros: added 1.2.1
Diffstat (limited to 'recipes/xorg-util')
-rw-r--r--recipes/xorg-util/util-macros-native_1.2.1.bb7
-rw-r--r--recipes/xorg-util/util-macros_1.2.1.bb6
2 files changed, 13 insertions, 0 deletions
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
index 0000000000..618e78f116
--- /dev/null
+++ b/recipes/xorg-util/util-macros-native_1.2.1.bb
@@ -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
index 0000000000..4775fc6901
--- /dev/null
+++ b/recipes/xorg-util/util-macros_1.2.1.bb
@@ -0,0 +1,6 @@
+require xorg-util-common.inc
+
+DESCRIPTION = "X autotools macros"
+PE = "1"
+
+ALLOW_EMPTY = "1"