aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorJeremy Puhlman <jpuhlman@mvista.com>2021-12-13 18:34:28 -0500
committerArmin Kuster <akuster808@gmail.com>2021-12-18 11:08:51 -0800
commit6025097d083a36d9af3d53d2dd95631a2de87a8d (patch)
treec13209c68616c66729176572f828232f07c09b5c /meta-oe
parent69f94af4d91215e7d4e225bab54bf3bcfee42f1c (diff)
downloadmeta-openembedded-contrib-6025097d083a36d9af3d53d2dd95631a2de87a8d.tar.gz
c-ares: switch from master to main
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb b/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb
index 2388047e5c..b77604797d 100644
--- a/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb
+++ b/meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=fb997454c8d62aa6a47f07a8cd48b006"
PV = "1.16.0+gitr${SRCPV}"
SRC_URI = "\
- git://github.com/c-ares/c-ares.git;branch=master;protocol=https \
+ git://github.com/c-ares/c-ares.git;branch=main;protocol=https \
file://cmake-install-libcares.pc.patch \
file://0001-fix-configure-error-mv-libcares.pc.cmakein-to-libcar.patch \
file://ares_expand_name-should-escape-more-characters.patch \