summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/xorg-util/util-macros_1.16.1.bb
diff options
context:
space:
mode:
authorShane Wang <shane.wang@intel.com>2012-01-21 21:05:57 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-24 11:23:56 +0000
commitcae171c3017af47896df4752992fefe2161211d4 (patch)
tree01f62c1643d15fce7455a28a788059d464e54eb0 /meta/recipes-graphics/xorg-util/util-macros_1.16.1.bb
parentc2838d949ffd15282c72551b40c5fd81d0db1fa0 (diff)
downloadopenembedded-core-cae171c3017af47896df4752992fefe2161211d4.tar.gz
openembedded-core-cae171c3017af47896df4752992fefe2161211d4.tar.bz2
openembedded-core-cae171c3017af47896df4752992fefe2161211d4.tar.xz
openembedded-core-cae171c3017af47896df4752992fefe2161211d4.zip
util-macros: upgrade to 1.16.1
Signed-off-by: Shane Wang <shane.wang@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-util/util-macros_1.16.1.bb')
-rw-r--r--meta/recipes-graphics/xorg-util/util-macros_1.16.1.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-util/util-macros_1.16.1.bb b/meta/recipes-graphics/xorg-util/util-macros_1.16.1.bb
new file mode 100644
index 000000000..e0af8a9ae
--- /dev/null
+++ b/meta/recipes-graphics/xorg-util/util-macros_1.16.1.bb
@@ -0,0 +1,20 @@
+SUMMARY = "X autotools macros"
+
+DESCRIPTION = "M4 autotools macros used by various X.org programs."
+
+require xorg-util-common.inc
+
+LICENSE = "MIT & MIT-style"
+LIC_FILES_CHKSUM = "file://COPYING;md5=1970511fddd439b07a6ba789d28ff662"
+
+PE = "1"
+PR = "r0"
+
+# ${PN} is empty so we need to tweak -dev and -dbg package dependencies
+RDEPENDS_${PN}-dev = ""
+RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPKGV})"
+
+BBCLASSEXTEND = "native nativesdk"
+
+SRC_URI[md5sum] = "01a4d42cfa952488d7bd391099a92bb0"
+SRC_URI[sha256sum] = "06494a0afb53881041ae4171d8ddb8433fa0bde7bd4e0ecc2aeaf536a02da183"