aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ipkg-utils
diff options
context:
space:
mode:
authorJohn Lee <john_lee@openmoko.org>2007-12-04 17:22:11 +0000
committerOpenmoko anonymizer key <devel@lists.openmoko.org>2007-12-04 17:22:11 +0000
commit78c10d40b6e329ca3a13a02057a5807b920c57c9 (patch)
treed4439c5c5775b284c5222990c7bf3854291477ef /packages/ipkg-utils
parent8e9f30a35aa444d7329b7bccdf34f8f6c3e52849 (diff)
downloadopenembedded-78c10d40b6e329ca3a13a02057a5807b920c57c9.tar.gz
Integrate helper scripts into meta-toolchain-openmoko.
Diffstat (limited to 'packages/ipkg-utils')
-rw-r--r--packages/ipkg-utils/ipkg-utils-native_1.6+cvs20050404.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ipkg-utils/ipkg-utils-native_1.6+cvs20050404.bb b/packages/ipkg-utils/ipkg-utils-native_1.6+cvs20050404.bb
index b63bc67af7..c085a4b6e3 100644
--- a/packages/ipkg-utils/ipkg-utils-native_1.6+cvs20050404.bb
+++ b/packages/ipkg-utils/ipkg-utils-native_1.6+cvs20050404.bb
@@ -8,7 +8,7 @@ inherit native
# Avoid circular dependencies from package_ipk.bbclass
PACKAGES = ""
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/ipkg-utils"
-INSTALL += "arfile.py"
+INSTALL += "ipkg-list-fields arfile.py"
do_stage() {
for i in ${INSTALL}; do