diff options
author | Chris Larson <clarson@kergoth.com> | 2003-10-06 19:54:25 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-10-06 19:54:25 +0000 |
commit | 3f4268a2db364ab97ae6937e814dfd9d645356d6 (patch) | |
tree | fc70875bdf3a15aac4b9333d3c7050241ba6ca60 /autoconf | |
parent | 82a66e271393f2e8c20209ee9c220d1a0454805b (diff) |
Rename the -buildarch packages to -native for consistency.
BKrev: 3f81c8716g4Yga7QFFqQff8FeCymZA
Diffstat (limited to 'autoconf')
-rw-r--r-- | autoconf/autoconf-buildarch-2.57.oe | 4 | ||||
-rw-r--r-- | autoconf/autoconf-native-2.57.oe | 0 |
2 files changed, 0 insertions, 4 deletions
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/autoconf/autoconf-native-2.57.oe b/autoconf/autoconf-native-2.57.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/autoconf/autoconf-native-2.57.oe |