From: Chen Qi <[email protected]>

Signed-off-by: Chen Qi <[email protected]>
---
 recipes-containers/buildah/buildah_git.bb | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/recipes-containers/buildah/buildah_git.bb 
b/recipes-containers/buildah/buildah_git.bb
index 024e82c1..9e074415 100644
--- a/recipes-containers/buildah/buildah_git.bb
+++ b/recipes-containers/buildah/buildah_git.bb
@@ -8,10 +8,9 @@ LIC_FILES_CHKSUM = 
"file://src/github.com/containers/buildah/LICENSE;md5=e3fc50a
 
 S = "${WORKDIR}/git"
 
-BUILDAH_VERSION = "1.26"
-SRCREV_buildah = "0a9d6e6eaef2e2e7936313d449a4e226022eb865"
+SRCREV_buildah = "e2feca77516568553dc1318019cea90ae000e0f3"
 
-PV = "${BUILDAH_VERSION}"
+PV = "1.26.8"
 
 inherit go
 inherit goarch
@@ -23,7 +22,7 @@ GO_WORKDIR = "${GO_INSTALL}"
 GOBUILDFLAGS += "-mod vendor"
 
 SRC_URI = " \
-    
git://github.com/containers/buildah;branch=release-${BUILDAH_VERSION};name=buildah;protocol=https
 \
+    
git://github.com/containers/buildah;branch=release-1.26;name=buildah;protocol=https
 \
     "
 
 DEPENDS = "libdevmapper btrfs-tools gpgme"
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9107): 
https://lists.yoctoproject.org/g/meta-virtualization/message/9107
Mute This Topic: https://lists.yoctoproject.org/mt/110749645/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to