aboutsummaryrefslogtreecommitdiffstats
path: root/autoconf
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 /autoconf
parent4d099af8e510b6ef809381a58427e1d61145df8c (diff)
downloadopenembedded-f0ad13c33c95f633405bd3d9b74c022f9d010fe4.tar.gz
Cleanup a couple builds after moving the path adjustments and stage/install into native/cross oeclasses.
BKrev: 3f7c508cNhFrD8fZ56F8DL6UqQBnbg
Diffstat (limited to 'autoconf')
-rw-r--r--autoconf/autoconf-buildarch-2.57.oe5
1 files changed, 5 insertions, 0 deletions
diff --git a/autoconf/autoconf-buildarch-2.57.oe b/autoconf/autoconf-buildarch-2.57.oe
index e69de29bb2..b35e10ebef 100644
--- a/autoconf/autoconf-buildarch-2.57.oe
+++ b/autoconf/autoconf-buildarch-2.57.oe
@@ -0,0 +1,5 @@
+include autoconf-${PV}.oe
+PN_append='-buildarch'
+S = ${WORKDIR}/autoconf-${PV}
+
+inherit native