mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 08:47:37 +00: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:
parent
47f77ae3e7
commit
e71b7011d4
@ -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
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user