diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-02-11 23:21:34 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-02-11 23:21:34 +0000 |
commit | 3a09c78db3b903d054a8dbaaf10420bb619c84ee (patch) | |
tree | 5ace8961a43b6da99595724ed56e3c9ef901b16d /ipkg | |
parent | fb80922dcb753a66d22979c62c42a33e00a35e5f (diff) |
no need to depend on patcher-native since that is already done by base.oeclass
BKrev: 402ab8fe4GibFLIRy7g7UP4ViBcDXA
Diffstat (limited to 'ipkg')
-rw-r--r-- | ipkg/ipkg-native_0.99.108.oe | 1 | ||||
-rw-r--r-- | ipkg/ipkg-native_0.99.84.oe | 1 | ||||
-rw-r--r-- | ipkg/ipkg-native_0.99.91.oe | 1 | ||||
-rw-r--r-- | ipkg/ipkg-native_0.99.95.oe | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/ipkg/ipkg-native_0.99.108.oe b/ipkg/ipkg-native_0.99.108.oe index 17ded8e5f7..f30677b223 100644 --- a/ipkg/ipkg-native_0.99.108.oe +++ b/ipkg/ipkg-native_0.99.108.oe @@ -1,6 +1,5 @@ include ipkg_${PV}.oe inherit native -DEPENDS = patcher-native FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/ipkg-${PV} PACKAGES = diff --git a/ipkg/ipkg-native_0.99.84.oe b/ipkg/ipkg-native_0.99.84.oe index 17ded8e5f7..f30677b223 100644 --- a/ipkg/ipkg-native_0.99.84.oe +++ b/ipkg/ipkg-native_0.99.84.oe @@ -1,6 +1,5 @@ include ipkg_${PV}.oe inherit native -DEPENDS = patcher-native FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/ipkg-${PV} PACKAGES = diff --git a/ipkg/ipkg-native_0.99.91.oe b/ipkg/ipkg-native_0.99.91.oe index 17ded8e5f7..f30677b223 100644 --- a/ipkg/ipkg-native_0.99.91.oe +++ b/ipkg/ipkg-native_0.99.91.oe @@ -1,6 +1,5 @@ include ipkg_${PV}.oe inherit native -DEPENDS = patcher-native FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/ipkg-${PV} PACKAGES = diff --git a/ipkg/ipkg-native_0.99.95.oe b/ipkg/ipkg-native_0.99.95.oe index 17ded8e5f7..f30677b223 100644 --- a/ipkg/ipkg-native_0.99.95.oe +++ b/ipkg/ipkg-native_0.99.95.oe @@ -1,6 +1,5 @@ include ipkg_${PV}.oe inherit native -DEPENDS = patcher-native FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/ipkg-${PV} PACKAGES = |