summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 = " \