From: Koen Kooi Date: Fri, 30 Mar 2007 16:20:32 +0000 (+0000) Subject: util-macros: update -native to 1.1.5, needed for R7.2 X-Git-Tag: Release-2010-05/1~8868^2~886^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e88fcc32fd9d0fbf9088f92fc48e14660fe05902;p=openembedded.git util-macros: update -native to 1.1.5, needed for R7.2 --- 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 index 0000000000..64e0550571 --- /dev/null +++ b/packages/xorg-util/util-macros-native_X11R7.1-1.1.5.bb @@ -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 +