mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
pseudo: During DB fix, remove files that do not exist
If a file does not exist, either because it has been removed outside bitbake, or because only some of the files have been moved to a different location, delete it from the pseudo-db is the user decides to fix the database. (From OE-Core rev: 79f7212ae71a4eb9e7abfe2c333b035ccc10e5c5) Signed-off-by: Ricardo Ribalda Delgado <ricardo@ribalda.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
242412656b
commit
c4cd85ca3e
@@ -11,6 +11,7 @@ SRC_URI = "git://git.yoctoproject.org/pseudo \
|
||||
file://0001-realpath.c-Remove-trailing-slashes.patch \
|
||||
file://0006-xattr-adjust-for-attr-2.4.48-release.patch \
|
||||
file://seccomp.patch \
|
||||
file://0001-pseudo-On-a-DB-fixup-remove-files-that-do-not-exist-.patch \
|
||||
"
|
||||
|
||||
SRCREV = "060058bb29f70b244e685b3c704eb0641b736f73"
|
||||
|
||||
Reference in New Issue
Block a user