summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-01-20 05:53:27 +0000
committerChris Larson <clarson@kergoth.com>2004-01-20 05:53:27 +0000
commita0d8d8b77839854103c1aacc791847c09068c033 (patch)
treeb4e79f740a883605811af5b694181a4e35530b11
parenta04cbc663da7008f3dc25cd355530512b702af44 (diff)
BUGFIX: Stop installing and packaging ipkg-native builds.
BKrev: 400cc257XvLZj5hxopuLhB_ZMJ7ahw
-rw-r--r--ipkg/ipkg-native_0.99.108.oe6
-rw-r--r--ipkg/ipkg-native_0.99.84.oe7
-rw-r--r--ipkg/ipkg-native_0.99.91.oe7
-rw-r--r--ipkg/ipkg-native_0.99.95.oe7
4 files changed, 21 insertions, 6 deletions
diff --git a/ipkg/ipkg-native_0.99.108.oe b/ipkg/ipkg-native_0.99.108.oe
index e69de29bb2..17ded8e5f7 100644
--- a/ipkg/ipkg-native_0.99.108.oe
+++ b/ipkg/ipkg-native_0.99.108.oe
@@ -0,0 +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 7dc3258093..17ded8e5f7 100644
--- a/ipkg/ipkg-native_0.99.84.oe
+++ b/ipkg/ipkg-native_0.99.84.oe
@@ -1,3 +1,6 @@
-inherit native
include ipkg_${PV}.oe
-DEPENDS =
+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 7dc3258093..17ded8e5f7 100644
--- a/ipkg/ipkg-native_0.99.91.oe
+++ b/ipkg/ipkg-native_0.99.91.oe
@@ -1,3 +1,6 @@
-inherit native
include ipkg_${PV}.oe
-DEPENDS =
+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 7dc3258093..17ded8e5f7 100644
--- a/ipkg/ipkg-native_0.99.95.oe
+++ b/ipkg/ipkg-native_0.99.95.oe
@@ -1,3 +1,6 @@
-inherit native
include ipkg_${PV}.oe
-DEPENDS =
+inherit native
+
+DEPENDS = patcher-native
+FILESDIR = ${@os.path.dirname(oe.data.getVar('FILE',d,1))}/ipkg-${PV}
+PACKAGES =