Add empty DEPENDS to some -native builds.
authorChris Larson <clarson@kergoth.com>
Tue, 16 Dec 2003 00:01:57 +0000 (00:01 +0000)
committerChris Larson <clarson@kergoth.com>
Tue, 16 Dec 2003 00:01:57 +0000 (00:01 +0000)
BKrev: 3fde4b75QBBzGpga7vT65J5TCAtdug

autoconf/autoconf-native_2.57.oe
automake/automake-native_1.7.7.oe
fakeroot/fakeroot-native_0.7.8.oe
genext2fs/genext2fs-native_1.3.oe
ipkg-utils/ipkg-utils-native_1.0cvs.oe
ipkg/ipkg-native_0.99.84.oe
ipkg/ipkg-native_0.99.91.oe
ipkg/ipkg-native_0.99.95.oe
mtd/mtd-native.oe
pkgconfig/pkgconfig-native_0.15.0.oe
sip/sip-native_3.8.oe

index a2b655b..07bb775 100644 (file)
@@ -1,5 +1,6 @@
 include autoconf_${PV}.oe
 S = ${WORKDIR}/autoconf-${PV}
 FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/autoconf-${PV}
+DEPENDS = 
 
 inherit native
index 1aff931..f206cea 100644 (file)
@@ -1,5 +1,6 @@
 include automake_${PV}.oe
 S = ${WORKDIR}/automake-${PV}
+DEPENDS = 
 
 inherit native
 
index b8ed092..e9a5b44 100644 (file)
@@ -1,5 +1,6 @@
 SRC_URI := ${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.tar.gz
 S = ${WORKDIR}/fakeroot-${PV}
+DEPENDS = 
 
 inherit autotools
 inherit native
index 3466839..7b78a2f 100644 (file)
@@ -1,6 +1,7 @@
 include genext2fs_${PV}.oe
 inherit native
 FILESDIR = ${TOPDIR}/genext2fs/genext2fs-${PV}
+DEPENDS = 
 
 do_stage () {
        install -m 0755 genext2fs ${STAGING_BINDIR}/
index e69de29..7609638 100644 (file)
@@ -0,0 +1,3 @@
+inherit native
+include ipkg-utils_${PV}.oe
+DEPENDS = 
index 6501307..7dc3258 100644 (file)
@@ -1,2 +1,3 @@
 inherit native
 include ipkg_${PV}.oe
+DEPENDS = 
index 6501307..7dc3258 100644 (file)
@@ -1,2 +1,3 @@
 inherit native
 include ipkg_${PV}.oe
+DEPENDS = 
index 6501307..7dc3258 100644 (file)
@@ -1,2 +1,3 @@
 inherit native
 include ipkg_${PV}.oe
+DEPENDS = 
index 4843efa..8272063 100644 (file)
@@ -1,5 +1,6 @@
-inherit native
 include mtd.oe
+inherit native
+DEPENDS = 
 
 do_stage () {
        for binary in ftl_format erase eraseall nanddump doc_loadbios \
index 5414129..ed15861 100644 (file)
@@ -2,3 +2,4 @@ include pkgconfig_${PV}.oe
 inherit native
 FILESDIR=${TOPDIR}/pkgconfig/pkgconfig-${PV}
 S=${WORKDIR}/pkgconfig-${PV}
+DEPENDS=
index e69de29..88aed22 100644 (file)
@@ -0,0 +1,3 @@
+inherit native
+include sip_${PV}.oe
+DEPENDS=