diff options
| -rw-r--r-- | meta-oe/recipes-support/c-ares/c-ares_1.34.1.bb (renamed from meta-oe/recipes-support/c-ares/c-ares_1.33.1.bb) | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta-oe/recipes-support/c-ares/c-ares_1.33.1.bb b/meta-oe/recipes-support/c-ares/c-ares_1.34.1.bb index 51b73a978b..877e29d9f2 100644 --- a/meta-oe/recipes-support/c-ares/c-ares_1.33.1.bb +++ b/meta-oe/recipes-support/c-ares/c-ares_1.34.1.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=d3e72a10e08191f2ca1be3f3228d78f3" | |||
| 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] = "06869824094745872fa26efd4c48e622b9bd82a89ef0ce693dc682a23604f415" | 10 | SRC_URI[sha256sum] = "7e846f1742ab5998aced36d170408557de5292b92ec404fb0f7422f946d60103" | 
| 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] = "" | 
