diff options
| author | Jeremy Puhlman <jpuhlman@mvista.com> | 2021-12-13 18:34:28 -0500 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2021-12-18 11:08:51 -0800 |
| commit | 6025097d083a36d9af3d53d2dd95631a2de87a8d (patch) | |
| tree | c13209c68616c66729176572f828232f07c09b5c | |
| parent | 69f94af4d91215e7d4e225bab54bf3bcfee42f1c (diff) | |
| download | meta-openembedded-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>
| -rw-r--r-- | meta-oe/recipes-support/c-ares/c-ares_1.16.1.bb | 2 |
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" | |||
| 8 | PV = "1.16.0+gitr${SRCPV}" | 8 | PV = "1.16.0+gitr${SRCPV}" |
| 9 | 9 | ||
| 10 | SRC_URI = "\ | 10 | SRC_URI = "\ |
| 11 | git://github.com/c-ares/c-ares.git;branch=master;protocol=https \ | 11 | git://github.com/c-ares/c-ares.git;branch=main;protocol=https \ |
| 12 | file://cmake-install-libcares.pc.patch \ | 12 | file://cmake-install-libcares.pc.patch \ |
| 13 | file://0001-fix-configure-error-mv-libcares.pc.cmakein-to-libcar.patch \ | 13 | file://0001-fix-configure-error-mv-libcares.pc.cmakein-to-libcar.patch \ |
| 14 | file://ares_expand_name-should-escape-more-characters.patch \ | 14 | file://ares_expand_name-should-escape-more-characters.patch \ |
