From: Chen Qi <[email protected]> The source comes from one repo, there's no need to use SRCREV_FORMAT any more. So drop it.
Signed-off-by: Chen Qi <[email protected]> --- recipes-containers/buildah/buildah_git.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/recipes-containers/buildah/buildah_git.bb b/recipes-containers/buildah/buildah_git.bb index ae3495ba..58c862a2 100644 --- a/recipes-containers/buildah/buildah_git.bb +++ b/recipes-containers/buildah/buildah_git.bb @@ -27,9 +27,7 @@ GO_INSTALL = "${GO_IMPORT}" GO_WORKDIR = "${GO_INSTALL}" GOBUILDFLAGS += "-mod vendor" -SRCREV_FORMAT = "buildah_storage" -SRCREV_buildah = "c0602013adc2142f017a6b973a70b33e57bd5539" -SRCREV_storage = "246ba3062e8b551026aef2708eee747014ce5c52" +SRCREV = "c0602013adc2142f017a6b973a70b33e57bd5539" SRC_URI = " \ git://github.com/containers/buildah;branch=release-1.37;name=buildah;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9124): https://lists.yoctoproject.org/g/meta-virtualization/message/9124 Mute This Topic: https://lists.yoctoproject.org/mt/111027187/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
