diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-03-06 16:43:05 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-03-08 10:07:20 -0800 |
| commit | b618b07daab814db28853104a9613ca311489154 (patch) | |
| tree | ad81269a27f3ba792826a6b65aa0c373df87ff16 | |
| parent | 6bf3bc30c5c6be3995ae5d965126ddd6c47dea2b (diff) | |
| download | meta-openembedded-b618b07daab814db28853104a9613ca311489154.tar.gz | |
c-ares: upgrade 1.26.0 -> 1.27.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/c-ares/c-ares_1.27.0.bb (renamed from meta-oe/recipes-support/c-ares/c-ares_1.26.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/c-ares/c-ares_1.26.0.bb b/meta-oe/recipes-support/c-ares/c-ares_1.27.0.bb index 450d466f49..2d91ac1731 100644 --- a/meta-oe/recipes-support/c-ares/c-ares_1.26.0.bb +++ b/meta-oe/recipes-support/c-ares/c-ares_1.27.0.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=fdbc58a6da11a9f68aa73c453818decc" | |||
| 7 | 7 | ||
| 8 | SRC_URI = "https://c-ares.org/download/${BPN}-${PV}.tar.gz \ | 8 | SRC_URI = "https://c-ares.org/download/${BPN}-${PV}.tar.gz \ |
| 9 | file://run-ptest" | 9 | file://run-ptest" |
| 10 | SRC_URI[sha256sum] = "bed58c4f02b009080ebda6c2467ba469722ac6aebbf4497dc44a83d8c6194e50" | 10 | SRC_URI[sha256sum] = "0a72be66959955c43e2af2fbd03418e82a2bd5464604ec9a62147e37aceb420b" |
| 11 | 11 | ||
| 12 | PACKAGECONFIG ?= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}" | 12 | PACKAGECONFIG ?= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}" |
| 13 | PACKAGECONFIG[manpages] = "" | 13 | PACKAGECONFIG[manpages] = "" |
