aboutsummaryrefslogtreecommitdiffstats
path: root/autoconf
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-01-23 11:42:03 +0000
committerChris Larson <clarson@kergoth.com>2004-01-23 11:42:03 +0000
commit31aba0db248276bd8fdd0e08ef0e3f3bbfde223c (patch)
tree93b2003b0a00bbe5059f8d7773e976543d404d2e /autoconf
parenta4ea6db84962e272bf9c1315bd98a65caa852d9b (diff)
downloadopenembedded-31aba0db248276bd8fdd0e08ef0e3f3bbfde223c.tar.gz
Small fixes here and there in some -native builds.
BKrev: 4011088b6uyZvFFENH7gtaKmZS5SeQ
Diffstat (limited to 'autoconf')
-rw-r--r--autoconf/autoconf-native_2.57.oe6
-rw-r--r--autoconf/autoconf-native_2.59.oe6
2 files changed, 6 insertions, 6 deletions
diff --git a/autoconf/autoconf-native_2.57.oe b/autoconf/autoconf-native_2.57.oe
deleted file mode 100644
index 07bb77536a..0000000000
--- a/autoconf/autoconf-native_2.57.oe
+++ /dev/null
@@ -1,6 +0,0 @@
-include autoconf_${PV}.oe
-S = ${WORKDIR}/autoconf-${PV}
-FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/autoconf-${PV}
-DEPENDS =
-
-inherit native
diff --git a/autoconf/autoconf-native_2.59.oe b/autoconf/autoconf-native_2.59.oe
index e69de29bb2..19038d9676 100644
--- a/autoconf/autoconf-native_2.59.oe
+++ b/autoconf/autoconf-native_2.59.oe
@@ -0,0 +1,6 @@
+include autoconf_${PV}.oe
+S = ${WORKDIR}/autoconf-${PV}
+FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/autoconf-${PV}
+DEPENDS = patcher-native
+
+inherit native