diff options
author | Koen Kooi <koen@openembedded.org> | 2009-12-03 09:47:09 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-12-03 09:47:09 +0100 |
commit | 0bb8648bf49a352328c799e4063d82f41e005b84 (patch) | |
tree | 6ffb9e880c718ff0001cf9bb7f347e6546e0f263 /recipes/xorg-util | |
parent | 8874a6fd4c6f6a1dd01eb8615b95e4a3c3c511b3 (diff) |
util-macros: add 1.3.0 (from Martin's branch)
Diffstat (limited to 'recipes/xorg-util')
-rw-r--r-- | recipes/xorg-util/util-macros_1.3.0.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/xorg-util/util-macros_1.3.0.bb b/recipes/xorg-util/util-macros_1.3.0.bb new file mode 100644 index 0000000000..4775fc6901 --- /dev/null +++ b/recipes/xorg-util/util-macros_1.3.0.bb @@ -0,0 +1,6 @@ +require xorg-util-common.inc + +DESCRIPTION = "X autotools macros" +PE = "1" + +ALLOW_EMPTY = "1" |