aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@buglabs.net>2009-05-27 16:16:14 +0200
committerMartin Dietze <mdietze@gmail.com>2013-03-02 17:20:32 +0100
commitffa11cba8475528880e8ca14ee3732ecdd072d01 (patch)
treecb1d8556be92bff1d08f8662928faceda1dffd68 /recipes
parentda362a20812e7b0a90fb742b9bbed480bac52cd4 (diff)
downloadopenembedded-ffa11cba8475528880e8ca14ee3732ecdd072d01.tar.gz
util-macros: added 1.2.1
Diffstat (limited to 'recipes')
-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"