diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-02-11 23:25:43 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-02-11 23:25:43 +0000 |
commit | 3d98d2aa86e37c2ca11324b457c08d3985a9f66a (patch) | |
tree | 2534068cd4827fbb45400953e2be8b2ab5fcf0dc /ipkg | |
parent | 3a09c78db3b903d054a8dbaaf10420bb619c84ee (diff) |
Cset exclude: mickey@allanon.vanille.de|ChangeSet|20040211232134|61765
BKrev: 402ab9f74hje3k55tyLd4t3Yak1nmQ
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, 4 insertions, 0 deletions
diff --git a/ipkg/ipkg-native_0.99.108.oe b/ipkg/ipkg-native_0.99.108.oe index f30677b223..17ded8e5f7 100644 --- a/ipkg/ipkg-native_0.99.108.oe +++ b/ipkg/ipkg-native_0.99.108.oe @@ -1,5 +1,6 @@ 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 f30677b223..17ded8e5f7 100644 --- a/ipkg/ipkg-native_0.99.84.oe +++ b/ipkg/ipkg-native_0.99.84.oe @@ -1,5 +1,6 @@ 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 f30677b223..17ded8e5f7 100644 --- a/ipkg/ipkg-native_0.99.91.oe +++ b/ipkg/ipkg-native_0.99.91.oe @@ -1,5 +1,6 @@ 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 f30677b223..17ded8e5f7 100644 --- a/ipkg/ipkg-native_0.99.95.oe +++ b/ipkg/ipkg-native_0.99.95.oe @@ -1,5 +1,6 @@ include ipkg_${PV}.oe inherit native +DEPENDS = patcher-native FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/ipkg-${PV} PACKAGES = |