diff options
| author | Denys Dmytriyenko <denis@denix.org> | 2023-05-16 01:10:44 +0000 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-06-14 04:14:25 -1000 |
| commit | af6728f57d5f7f936f3bc85e099ecfe5bbb64ac9 (patch) | |
| tree | 8af697aa4cbdb1ee7c4a8af73d599383668117bc | |
| parent | b6ceaea1610b6d01d4116ee8ed974d641d0b6e63 (diff) | |
| download | poky-af6728f57d5f7f936f3bc85e099ecfe5bbb64ac9.tar.gz | |
xz: upgrade 5.4.2 -> 5.4.3
5.4.3 (2023-05-04)
* All fixes from 5.2.12
* Features in the CMake build can now be disabled as CMake cache
variables, similar to the Autotools build.
* Minor update to the Croatian translation.
(From OE-Core rev: c450040e2f177b2ef64c0817ca0aad4051d5f25f)
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 75aaa3d8efa9ba4fdf7145321dc85b34cd3dcebb)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
| -rw-r--r-- | meta/recipes-extended/xz/xz_5.4.3.bb (renamed from meta/recipes-extended/xz/xz_5.4.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/xz/xz_5.4.2.bb b/meta/recipes-extended/xz/xz_5.4.3.bb index 87f9602bf6..e1cdac3014 100644 --- a/meta/recipes-extended/xz/xz_5.4.2.bb +++ b/meta/recipes-extended/xz/xz_5.4.3.bb | |||
| @@ -25,7 +25,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c8ea84ebe7b93cce676b54355dc6b2c0 \ | |||
| 25 | " | 25 | " |
| 26 | 26 | ||
| 27 | SRC_URI = "https://tukaani.org/xz/xz-${PV}.tar.gz" | 27 | SRC_URI = "https://tukaani.org/xz/xz-${PV}.tar.gz" |
| 28 | SRC_URI[sha256sum] = "87947679abcf77cc509d8d1b474218fd16b72281e2797360e909deaee1ac9d05" | 28 | SRC_URI[sha256sum] = "1c382e0bc2e4e0af58398a903dd62fff7e510171d2de47a1ebe06d1528e9b7e9" |
| 29 | UPSTREAM_CHECK_REGEX = "xz-(?P<pver>\d+(\.\d+)+)\.tar" | 29 | UPSTREAM_CHECK_REGEX = "xz-(?P<pver>\d+(\.\d+)+)\.tar" |
| 30 | 30 | ||
| 31 | CACHED_CONFIGUREVARS += "gl_cv_posix_shell=/bin/sh" | 31 | CACHED_CONFIGUREVARS += "gl_cv_posix_shell=/bin/sh" |
