aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ipkg-utils
diff options
context:
space:
mode:
authorJohn Lee <john_lee@openmoko.org>2008-01-17 08:50:55 +0000
committerOpenmoko anonymizer key <devel@lists.openmoko.org>2008-01-17 08:50:55 +0000
commit3ae494f2e5497197beebdcf02af92f892928aadc (patch)
treee2df5ff54dbbd27dbce5f6f0dfd69436d8fdf066 /packages/ipkg-utils
parentf754a017b9add0958ba8a0dc1212e416912543ba (diff)
downloadopenembedded-3ae494f2e5497197beebdcf02af92f892928aadc.tar.gz
(Merge OM mtn modification back into mainline)
Remove ipkg-list-fields because already in ipkg-utils
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 23d73ebae6..3101ecb3be 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 += "ipkg-list-fields arfile.py"
+INSTALL += "arfile.py"
do_stage() {
for i in ${INSTALL}; do