summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2024-07-10 16:12:01 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2024-07-11 14:07:17 +0000
commit1195b00fe940cf3347b58f51d725864ba180d990 (patch)
tree5b2f436844520c6df9936d1df3b80cc8e0d0201f
parente7033d206dde8b0c38e9c91e75e6025bf3051327 (diff)
downloadmeta-virtualization-1195b00fe940cf3347b58f51d725864ba180d990.tar.gz
buildah: update to 1.36-tip
Bumping buildah to version v1.36.0-2-g0d08edeed, which comprises the following commits: 34518c5fa Packit: enable c10s downstream sync 6ceba8838 Bump to v1.36.0 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-containers/buildah/buildah_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/buildah/buildah_git.bb b/recipes-containers/buildah/buildah_git.bb
index 717d8425..4c468aa8 100644
--- a/recipes-containers/buildah/buildah_git.bb
+++ b/recipes-containers/buildah/buildah_git.bb
@@ -28,7 +28,7 @@ GO_WORKDIR = "${GO_INSTALL}"
28GOBUILDFLAGS += "-mod vendor" 28GOBUILDFLAGS += "-mod vendor"
29 29
30SRCREV_FORMAT = "buildah_storage" 30SRCREV_FORMAT = "buildah_storage"
31SRCREV_buildah = "6ceba8838d331eb26378cb37d9fc8ba98939aa92" 31SRCREV_buildah = "0d08edeedc12d7dc67d908fcac0c9707e6c5c6bb"
32SRCREV_storage = "246ba3062e8b551026aef2708eee747014ce5c52" 32SRCREV_storage = "246ba3062e8b551026aef2708eee747014ce5c52"
33 33
34SRC_URI = " \ 34SRC_URI = " \