mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
image.bbclass: remove not-needed list of packages after populating rootfs
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1584 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -56,6 +56,8 @@ fakeroot do_rootfs () {
|
|||||||
|
|
||||||
rootfs_${IMAGE_PKGTYPE}_do_rootfs
|
rootfs_${IMAGE_PKGTYPE}_do_rootfs
|
||||||
|
|
||||||
|
rm -f ${IMAGE_ROOTFS}${libdir}/ipkg/lists/oe
|
||||||
|
|
||||||
${IMAGE_PREPROCESS_COMMAND}
|
${IMAGE_PREPROCESS_COMMAND}
|
||||||
|
|
||||||
export TOPDIR=${TOPDIR}
|
export TOPDIR=${TOPDIR}
|
||||||
|
|||||||
Reference in New Issue
Block a user