diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-01-18 18:42:11 -0500 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-01-20 20:20:25 -0800 |
| commit | 574ab419581a981f282be78d0d3742cfbf937ef7 (patch) | |
| tree | f0290cc32fa06cfbc4cc914019162669c33840c1 | |
| parent | e46be288f24b1e62f6aa7ebf83e2ec26472e495b (diff) | |
| download | meta-openembedded-574ab419581a981f282be78d0d3742cfbf937ef7.tar.gz | |
c-ares: upgrade 1.32.1 -> 1.32.2
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.32.2
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/c-ares/c-ares_1.32.2.bb (renamed from meta-oe/recipes-support/c-ares/c-ares_1.32.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/c-ares/c-ares_1.32.1.bb b/meta-oe/recipes-support/c-ares/c-ares_1.32.2.bb index 81eae9d833..438da9aa96 100644 --- a/meta-oe/recipes-support/c-ares/c-ares_1.32.1.bb +++ b/meta-oe/recipes-support/c-ares/c-ares_1.32.2.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=2047e36c793a8e9c3d3f4b66f8934a19" | |||
| 7 | 7 | ||
| 8 | SRC_URI = "https://github.com/c-ares/c-ares/releases/download/v${PV}/${BPN}-${PV}.tar.gz \ | 8 | SRC_URI = "https://github.com/c-ares/c-ares/releases/download/v${PV}/${BPN}-${PV}.tar.gz \ |
| 9 | file://run-ptest" | 9 | file://run-ptest" |
| 10 | SRC_URI[sha256sum] = "63be2c4ee121faa47e9766f735b4cde750fff2c563f81c11e572d3dc6401e5e7" | 10 | SRC_URI[sha256sum] = "072ff6b30b9682d965b87eb9b77851dc1cd8e6d8090f6821a56bd8fa89595061" |
| 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] = "" |
