mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
asciidoc: Switch to using the main branch
Upstream has renamed the "master" branch to "main". (From OE-Core rev: 05637733cf89a81fd5d787402f5a917f279a1a0d) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
eb0f2fcd3e
commit
7fe4e6be80
@@ -8,7 +8,7 @@ LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=4e5d1baf6f20559e3bec172226a47e4e \
|
||||
file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263 "
|
||||
|
||||
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 = "8de61a75572b5b8f90c1f87634aa3767472be7a7"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user