mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
buildah: fix branch name
The branch 1.33.2 is not there any more. The correct branch for now is 1.33. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
0650f659fd
commit
b3e5c517bf
|
@ -32,7 +32,7 @@ SRCREV_buildah = "8be6786d5ed1f07387acdd30d52fc07cd1b4bd0f"
|
|||
SRCREV_storage = "246ba3062e8b551026aef2708eee747014ce5c52"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/containers/buildah;branch=release-1.33.2;name=buildah;protocol=https \
|
||||
git://github.com/containers/buildah;branch=release-1.33;name=buildah;protocol=https \
|
||||
"
|
||||
|
||||
DEPENDS = "libdevmapper btrfs-tools gpgme"
|
||||
|
|
Loading…
Reference in New Issue
Block a user