From: Chris Larson Date: Mon, 6 Oct 2003 19:54:25 +0000 (+0000) Subject: Rename the -buildarch packages to -native for consistency. X-Git-Tag: Release-2010-05/1~20703 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f4268a2db364ab97ae6937e814dfd9d645356d6;p=openembedded.git Rename the -buildarch packages to -native for consistency. BKrev: 3f81c8716g4Yga7QFFqQff8FeCymZA --- diff --git a/autoconf/autoconf-buildarch-2.57.oe b/autoconf/autoconf-buildarch-2.57.oe deleted file mode 100644 index 4561058291..0000000000 --- a/autoconf/autoconf-buildarch-2.57.oe +++ /dev/null @@ -1,4 +0,0 @@ -include autoconf-${PV}.oe -S = ${WORKDIR}/autoconf-${PV} - -inherit native diff --git a/ipkg-utils/ipkg-utils-buildarch-1.0_cvs.oe b/autoconf/autoconf-native-2.57.oe similarity index 100% rename from ipkg-utils/ipkg-utils-buildarch-1.0_cvs.oe rename to autoconf/autoconf-native-2.57.oe diff --git a/automake/automake-buildarch-1.7.7.oe b/automake/automake-buildarch-1.7.7.oe deleted file mode 100644 index 9da5160c30..0000000000 --- a/automake/automake-buildarch-1.7.7.oe +++ /dev/null @@ -1,4 +0,0 @@ -include automake-${PV}.oe -S = ${WORKDIR}/automake-${PV} - -inherit native diff --git a/ipkg/ipkg-buildarch-0.99.84.oe b/automake/automake-native-1.7.7.oe similarity index 100% rename from ipkg/ipkg-buildarch-0.99.84.oe rename to automake/automake-native-1.7.7.oe diff --git a/fakeroot/fakeroot-buildarch-0.7.5.oe b/fakeroot/fakeroot-buildarch-0.7.5.oe deleted file mode 100644 index f9a9e39826..0000000000 --- a/fakeroot/fakeroot-buildarch-0.7.5.oe +++ /dev/null @@ -1,3 +0,0 @@ -inherit native -include fakeroot-${PV}.oe -S = ${WORKDIR}/fakeroot-${PV} diff --git a/ipkg/ipkg-buildarch-0.99.91.oe b/fakeroot/fakeroot-native-0.7.5.oe similarity index 100% rename from ipkg/ipkg-buildarch-0.99.91.oe rename to fakeroot/fakeroot-native-0.7.5.oe diff --git a/ipkg/ipkg-buildarch-0.99.95.oe b/ipkg-utils/ipkg-utils-native-1.0_cvs.oe similarity index 100% rename from ipkg/ipkg-buildarch-0.99.95.oe rename to ipkg-utils/ipkg-utils-native-1.0_cvs.oe diff --git a/ipkg/ipkg-native-0.99.84.oe b/ipkg/ipkg-native-0.99.84.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/ipkg/ipkg-native-0.99.91.oe b/ipkg/ipkg-native-0.99.91.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/ipkg/ipkg-native-0.99.95.oe b/ipkg/ipkg-native-0.99.95.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/mtd/mtd-buildarch.oe b/mtd/mtd-buildarch.oe deleted file mode 100644 index 4843efa6ba..0000000000 --- a/mtd/mtd-buildarch.oe +++ /dev/null @@ -1,10 +0,0 @@ -inherit native -include mtd.oe - -do_stage () { - for binary in ftl_format erase eraseall nanddump doc_loadbios \ - mkfs.jffs ftl_check mkfs.jffs2 lock unlock einfo mtd_debug \ - fcp nandwrite jffs2dump; do - install -m 0755 $binary ${STAGING_BINDIR}/ - done -} diff --git a/mtd/mtd-native.oe b/mtd/mtd-native.oe new file mode 100644 index 0000000000..e69de29bb2