diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-10-16 12:16:37 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-10-16 12:17:18 -0400 |
| commit | c371e230f45d8dae2333d2c1d0208d803d51a46e (patch) | |
| tree | d91ca2b8dba407c13f98c95da5f56164473ea017 | |
| parent | b9a87151f672bd144a8e2c3fbe376ef1ec3500d9 (diff) | |
| download | meta-virtualization-c371e230f45d8dae2333d2c1d0208d803d51a46e.tar.gz | |
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>
| -rw-r--r-- | recipes-containers/criu/criu_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/criu/criu_git.bb b/recipes-containers/criu/criu_git.bb index 4a0f2f05..bcb0ddb6 100644 --- a/recipes-containers/criu/criu_git.bb +++ b/recipes-containers/criu/criu_git.bb | |||
| @@ -13,8 +13,8 @@ EXCLUDE_FROM_WORLD = "1" | |||
| 13 | 13 | ||
| 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=412de458544c1cb6a2b512cd399286e2" | 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=412de458544c1cb6a2b512cd399286e2" |
| 15 | 15 | ||
| 16 | SRCREV = "b6059ff193a9b0dff98e997134d662c3ccfd1600" | 16 | SRCREV = "a44aa6d985472d995d04fef7eae22d63c7500f8c" |
| 17 | PV = "4.1+git" | 17 | PV = "4.1.1+git" |
| 18 | 18 | ||
| 19 | SRC_URI = "git://github.com/checkpoint-restore/criu.git;branch=master;protocol=https \ | 19 | SRC_URI = "git://github.com/checkpoint-restore/criu.git;branch=master;protocol=https \ |
| 20 | file://0001-criu-Skip-documentation-install.patch \ | 20 | file://0001-criu-Skip-documentation-install.patch \ |
