From: Wang Mingyu <[email protected]> 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 <[email protected]> --- .../plocate/{plocate_1.1.20.bb => plocate_1.1.22.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/plocate/{plocate_1.1.20.bb => plocate_1.1.22.bb} (84%) diff --git a/meta-oe/recipes-extended/plocate/plocate_1.1.20.bb b/meta-oe/recipes-extended/plocate/plocate_1.1.22.bb similarity index 84% rename from meta-oe/recipes-extended/plocate/plocate_1.1.20.bb rename to meta-oe/recipes-extended/plocate/plocate_1.1.22.bb index 5f45d7fbd..07de35726 100644 --- a/meta-oe/recipes-extended/plocate/plocate_1.1.20.bb +++ b/meta-oe/recipes-extended/plocate/plocate_1.1.22.bb @@ -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" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#108400): https://lists.openembedded.org/g/openembedded-devel/message/108400 Mute This Topic: https://lists.openembedded.org/mt/103901450/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
