mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
libmodulemd: switch branch master -> main
Upstream delete branch master, and convert it to main (From OE-Core rev: 9b0970412f51150732a1df8727174e51d6b84427) Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
20d5537aae
commit
172022d8db
|
|
@ -2,7 +2,7 @@ SUMMARY = "C Library for manipulating module metadata files"
|
|||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=25a3927bff3ee4f5b21bcb0ed3fcd6bb"
|
||||
|
||||
SRC_URI = "git://github.com/fedora-modularity/libmodulemd;protocol=https \
|
||||
SRC_URI = "git://github.com/fedora-modularity/libmodulemd;protocol=https;branch=main \
|
||||
file://0001-modulemd-generate-the-manpage-only-if-the-feature-is.patch \
|
||||
"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user