mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
rootfs_rpm.bbclass: Remove the feed directory before packaging the image
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5112 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -96,6 +96,7 @@ EOF
|
||||
rm -rf ${IMAGE_ROOTFS}/var/cache2/
|
||||
rm -rf ${IMAGE_ROOTFS}/var/run2/
|
||||
rm -rf ${IMAGE_ROOTFS}/var/log2/
|
||||
rm -rf ${IMAGE_ROOTFS}${DEPLOY_DIR_RPM}/
|
||||
|
||||
log_check rootfs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user