mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
rootfs_rpm.bbclass: remove lock files to get rpm working on device
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5412 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -141,6 +141,9 @@ EOF
|
||||
rm -rf ${IMAGE_ROOTFS}/var/log2/
|
||||
rm -rf ${IMAGE_ROOTFS}${DEPLOY_DIR_RPM}/
|
||||
|
||||
# remove lock files
|
||||
rm -f ${IMAGE_ROOTFS}/var/lib/rpm/__db.*
|
||||
|
||||
log_check rootfs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user