diff options
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 = |
