summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2011-04-19 16:06:08 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-24 22:50:23 +0100
commit87ad1ed42066e8ecfd96a11265e022ebd42e2fbe (patch)
tree8e21ae3245c64e4f45fcc5cd6fe3a48035b51373 /meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb
parent59bf8136e18b4aef54735de797bc3fbc40cbf48a (diff)
downloadpoky-87ad1ed42066e8ecfd96a11265e022ebd42e2fbe.tar.gz
util-macros: upgrade from 1.11.0 to 1.13.0
removed xaw.patch since it's not used by any recipe now. (From OE-Core rev: 93e699efd90a11677d32434f9c41fe08c25f0160) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb24
1 files changed, 24 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb b/meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb
new file mode 100644
index 0000000000..a708ed0cc9
--- /dev/null
+++ b/meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb
@@ -0,0 +1,24 @@
1SUMMARY = "X autotools macros"
2
3DESCRIPTION = "M4 autotools macros used by various X.org programs."
4
5require xorg-util-common.inc
6
7LICENSE = "MIT & MIT-style"
8LIC_FILES_CHKSUM = "file://COPYING;md5=1970511fddd439b07a6ba789d28ff662"
9
10PE = "1"
11PR = "r0"
12
13# ${PN} is empty so we need to tweak -dev and -dbg package dependencies
14DEPENDS = "libgpg-error"
15DEPENDS_virtclass-native = "gettext"
16DEPENDS_virtclass-nativesdk = "gettext"
17
18RDEPENDS_${PN}-dev = ""
19RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPV})"
20
21BBCLASSEXTEND = "native nativesdk"
22
23SRC_URI[md5sum] = "31e9ddcbc1d8bc8c09ab180443974dd1"
24SRC_URI[sha256sum] = "7bff944fb120192e7fe1706e9c0b7e41666e7983ce3e2bdef0b7734392d9e695"