From: Peter Kjellerstedt Date: Wed, 24 Feb 2021 13:37:44 +0000 (+0100) Subject: asciidoc: Switch to using the main branch X-Git-Tag: 2020-04.7-dunfell~81 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=519f382fd0dd537377c0cf0b6473d427c10054f3;p=openembedded-core.git asciidoc: Switch to using the main branch Upstream has renamed the "master" branch to "main". Signed-off-by: Peter Kjellerstedt Signed-off-by: Richard Purdie (cherry picked from commit 05637733cf89a81fd5d787402f5a917f279a1a0d) Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-extended/asciidoc/asciidoc_8.6.9.bb b/meta/recipes-extended/asciidoc/asciidoc_8.6.9.bb index 751bf0f19f..932339f739 100644 --- a/meta/recipes-extended/asciidoc/asciidoc_8.6.9.bb +++ b/meta/recipes-extended/asciidoc/asciidoc_8.6.9.bb @@ -8,7 +8,7 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b \ file://COPYRIGHT;md5=029ad5428ba5efa20176b396222d4069" -SRC_URI = "git://github.com/asciidoc/asciidoc-py3;protocol=https \ +SRC_URI = "git://github.com/asciidoc/asciidoc-py3;protocol=https;branch=main \ file://auto-catalogs.patch" SRCREV = "618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0" PV .= "+py3-git${SRCPV}"