util-macros: update -native to 1.1.5, needed for R7.2
authorKoen Kooi <koen@openembedded.org>
Fri, 30 Mar 2007 16:20:32 +0000 (16:20 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 30 Mar 2007 16:20:32 +0000 (16:20 +0000)
packages/xorg-util/util-macros-native_X11R7.1-1.1.5.bb [new file with mode: 0644]

diff --git a/packages/xorg-util/util-macros-native_X11R7.1-1.1.5.bb b/packages/xorg-util/util-macros-native_X11R7.1-1.1.5.bb
new file mode 100644 (file)
index 0000000..64e0550
--- /dev/null
@@ -0,0 +1,11 @@
+DESCRIPTION = "X autotools macros"
+SECTION = "x11/libs"
+LICENSE= "Xorg"
+
+SRC_URI = "${XORG_MIRROR}/individual/util/util-macros-1.1.5.tar.bz2 \
+           file://unbreak_cross_compile.patch;patch=1 "
+
+S = "${WORKDIR}/util-macros-1.1.5"
+
+inherit native autotools pkgconfig
+