diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-06-14 11:28:32 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-06-15 21:25:42 +0100 |
| commit | 87dccf731c3f69df648cfba0c9772411fef60eb1 (patch) | |
| tree | 155c187c3443ec64158053b6a39c6a6e9627f02d | |
| parent | 2734f66555b7382ec7e635f835d920f557cf083b (diff) | |
| download | poky-87dccf731c3f69df648cfba0c9772411fef60eb1.tar.gz | |
apr: upgrade 1.7.3 -> 1.7.4
(From OE-Core rev: 3db1d7fc97415f1d2af3f694723222ad81de13af)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-support/apr/apr_1.7.4.bb (renamed from meta/recipes-support/apr/apr_1.7.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/apr/apr_1.7.3.bb b/meta/recipes-support/apr/apr_1.7.4.bb index 9a93fe0967..e571469341 100644 --- a/meta/recipes-support/apr/apr_1.7.3.bb +++ b/meta/recipes-support/apr/apr_1.7.4.bb | |||
| @@ -24,7 +24,7 @@ SRC_URI = "${APACHE_MIRROR}/apr/${BPN}-${PV}.tar.bz2 \ | |||
| 24 | file://0001-configure-Remove-runtime-test-for-mmap-that-can-map-.patch \ | 24 | file://0001-configure-Remove-runtime-test-for-mmap-that-can-map-.patch \ |
| 25 | " | 25 | " |
| 26 | 26 | ||
| 27 | SRC_URI[sha256sum] = "455e218c060c474f2c834816873f6ed69c0cf0e4cfee54282cc93e8e989ee59e" | 27 | SRC_URI[sha256sum] = "fc648de983f3a2a6c9e78dea1f180639bd2fad6c06d556d4367a701fe5c35577" |
| 28 | 28 | ||
| 29 | inherit autotools-brokensep lib_package binconfig multilib_header ptest multilib_script | 29 | inherit autotools-brokensep lib_package binconfig multilib_header ptest multilib_script |
| 30 | 30 | ||
