mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
rootfs_rpm.bbclass: remove temporary yum config - rootfs has one from yum package
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5433 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -144,6 +144,9 @@ EOF
|
|||||||
# remove lock files
|
# remove lock files
|
||||||
rm -f ${IMAGE_ROOTFS}/var/lib/rpm/__db.*
|
rm -f ${IMAGE_ROOTFS}/var/lib/rpm/__db.*
|
||||||
|
|
||||||
|
# remove no longer used yum.conf
|
||||||
|
rm -f ${IMAGE_ROOTFS}/etc/yum.conf
|
||||||
|
|
||||||
log_check rootfs
|
log_check rootfs
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user