From: Philipp Zabel Date: Fri, 13 Jun 2008 10:13:43 +0000 (+0000) Subject: util-macros-native: add 1.1.6 X-Git-Tag: Release-2010-05/1~6748 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5068f30fd88e03c9965769faa05d5d0f841784f;p=openembedded.git util-macros-native: add 1.1.6 --- diff --git a/packages/xorg-util/util-macros-native_1.1.6.bb b/packages/xorg-util/util-macros-native_1.1.6.bb new file mode 100644 index 0000000000..618e78f116 --- /dev/null +++ b/packages/xorg-util/util-macros-native_1.1.6.bb @@ -0,0 +1,7 @@ +require util-macros_${PV}.bb + +inherit native + +XORG_PN = "util-macros" + +S = "${WORKDIR}/util-macros-${PV}"