mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 22:44:17 +00:00
plocate: upgrade 1.1.20 -> 1.1.22
Changelog: ========== - Revert the updatedb change in 1.1.21 that did not open pruned paths; it broke pruning of paths that were not at the root - Improve interactions between pruning and bind mount detection logic. - Pruned paths are now not opened, which can be useful in certain cases. Note that this does not (yet) apply to filesystems that are pruned due to type and not due to paths; they are still opened and then immediately closed again. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
92c941986d
commit
3616b89727
@ -11,4 +11,4 @@ DEPENDS = "zstd liburing"
|
||||
|
||||
SRC_URI = "https://plocate.sesse.net/download/${BP}.tar.gz"
|
||||
|
||||
SRC_URI[sha256sum] = "9b3d2842a08e69633c0ffa480c139603514ce59f1d021c263e9301324976959f"
|
||||
SRC_URI[sha256sum] = "3b7e4741b4aa2ec044e53eff06474a32a3fb1e928b9382351fe79d4c27fb0049"
|
||||
Loading…
x
Reference in New Issue
Block a user