summaryrefslogtreecommitdiff
path: root/automake
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-10-02 16:21:32 +0000
committerChris Larson <clarson@kergoth.com>2003-10-02 16:21:32 +0000
commitf0ad13c33c95f633405bd3d9b74c022f9d010fe4 (patch)
treea86f815838dff83c6e4f6b3a63695c5d62ccb340 /automake
parent4d099af8e510b6ef809381a58427e1d61145df8c (diff)
Cleanup a couple builds after moving the path adjustments and stage/install into native/cross oeclasses.
BKrev: 3f7c508cNhFrD8fZ56F8DL6UqQBnbg
Diffstat (limited to 'automake')
-rw-r--r--automake/automake-buildarch-1.7.7.oe5
1 files changed, 5 insertions, 0 deletions
diff --git a/automake/automake-buildarch-1.7.7.oe b/automake/automake-buildarch-1.7.7.oe
index e69de29bb2..b497f6e1d5 100644
--- a/automake/automake-buildarch-1.7.7.oe
+++ b/automake/automake-buildarch-1.7.7.oe
@@ -0,0 +1,5 @@
+include automake-${PV}.oe
+PN_append='-buildarch'
+S = ${WORKDIR}/automake-${PV}
+
+inherit native