aboutsummaryrefslogtreecommitdiffstats
path: root/classes/image_ipk.oeclass
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2004-10-03 15:21:30 +0000
committerMatthias Hentges <oe@hentges.net>2004-10-03 15:21:30 +0000
commitba0d17c81c2cfcaec83acfc1433c3209fb40cc90 (patch)
tree746af5f894b6d710b6c5bd42c9d9774847445b18 /classes/image_ipk.oeclass
parentbf31ea7b666f4ef946e704248c02b86be944a810 (diff)
downloadopenembedded-ba0d17c81c2cfcaec83acfc1433c3209fb40cc90.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages
into mhcln01.hentges.local:/home/mhentges/OpenEmbedded/packages 2004/10/03 17:21:04+02:00 local!CoreDump Remove /u/l/i/lists/oe from the image. BKrev: 416018faa7GEHNkr49_roec3LrI1Rg
Diffstat (limited to 'classes/image_ipk.oeclass')
-rw-r--r--classes/image_ipk.oeclass2
1 files changed, 2 insertions, 0 deletions
diff --git a/classes/image_ipk.oeclass b/classes/image_ipk.oeclass
index 07c4e83d6c..c9c3980bb0 100644
--- a/classes/image_ipk.oeclass
+++ b/classes/image_ipk.oeclass
@@ -33,6 +33,8 @@ fakeroot do_rootfs () {
insert_feed_uris
+ rm ${IMAGE_ROOTFS}/usr/lib/ipkg/lists/oe
+
${IMAGE_PREPROCESS_COMMAND}
export TOPDIR=${TOPDIR}