From 31aba0db248276bd8fdd0e08ef0e3f3bbfde223c Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 23 Jan 2004 11:42:03 +0000 Subject: Small fixes here and there in some -native builds. BKrev: 4011088b6uyZvFFENH7gtaKmZS5SeQ --- autoconf/autoconf-native_2.57.oe | 6 ------ autoconf/autoconf-native_2.59.oe | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 autoconf/autoconf-native_2.57.oe (limited to 'autoconf') 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 -- cgit v1.2.3