aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-util
diff options
context:
space:
mode:
authorDavid-John Willis <John.Willis@Distant-earth.com>2009-12-03 09:25:05 +0000
committerKoen Kooi <koen@openembedded.org>2009-12-04 10:43:10 +0100
commita2a6fd04c5b5e9fbae179da653c2fb70d6883ab8 (patch)
tree295b409619affad00a863a4bffc98d8803ed20c3 /recipes/xorg-util
parent8fce963836eb5c61d2cadb633e3b78ab3d22841a (diff)
downloadopenembedded-a2a6fd04c5b5e9fbae179da653c2fb70d6883ab8.tar.gz
util-macros: Add 1.3.0 native.
Diffstat (limited to 'recipes/xorg-util')
-rw-r--r--recipes/xorg-util/util-macros-native_1.3.0.bb7
1 files changed, 7 insertions, 0 deletions
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
index 0000000000..618e78f116
--- /dev/null
+++ b/recipes/xorg-util/util-macros-native_1.3.0.bb
@@ -0,0 +1,7 @@
+require util-macros_${PV}.bb
+
+inherit native
+
+XORG_PN = "util-macros"
+
+S = "${WORKDIR}/util-macros-${PV}"