util-macros: Add 1.3.0 native.
authorDavid-John Willis <John.Willis@Distant-earth.com>
Thu, 3 Dec 2009 09:25:05 +0000 (09:25 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 4 Dec 2009 09:43:10 +0000 (10:43 +0100)
recipes/xorg-util/util-macros-native_1.3.0.bb [new file with mode: 0644]

diff --git a/recipes/xorg-util/util-macros-native_1.3.0.bb b/recipes/xorg-util/util-macros-native_1.3.0.bb
new file mode 100644 (file)
index 0000000..618e78f
--- /dev/null
@@ -0,0 +1,7 @@
+require util-macros_${PV}.bb
+
+inherit native
+
+XORG_PN = "util-macros"
+
+S = "${WORKDIR}/util-macros-${PV}"