criu: update to v4.1.1

Bumping criu to version v4.1.1, which comprises the following commits:

    a44aa6d98 criu: Version 4.1.1
    ced15c302 test/zdtm: remove unused compiler argument
    570621a48 mount-v2: enter the mount namesapce to propagation properties
    b6059ff19 criu: Version 4.1 (CRISC-V)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2025-10-16 12:16:37 -04:00
parent b9a87151f6
commit c371e230f4

View File

@ -13,8 +13,8 @@ EXCLUDE_FROM_WORLD = "1"
LIC_FILES_CHKSUM = "file://COPYING;md5=412de458544c1cb6a2b512cd399286e2"
SRCREV = "b6059ff193a9b0dff98e997134d662c3ccfd1600"
PV = "4.1+git"
SRCREV = "a44aa6d985472d995d04fef7eae22d63c7500f8c"
PV = "4.1.1+git"
SRC_URI = "git://github.com/checkpoint-restore/criu.git;branch=master;protocol=https \
file://0001-criu-Skip-documentation-install.patch \