diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-02-24 14:28:55 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-10 16:39:50 +0000 |
| commit | bf42579bd3cd0d124b6aa1039568733d799b7c9e (patch) | |
| tree | eae68b42bf52b134fc1684beed48de0ed5fb8cc2 | |
| parent | ffc74bd78177ce22b6f00b62eddf47ef1b5cac49 (diff) | |
| download | poky-bf42579bd3cd0d124b6aa1039568733d799b7c9e.tar.gz | |
libarchive: upgrade 3.5.1 -> 3.5.2
(From OE-Core rev: f8f39cd5757907d50444203e0e6e2c5ed0a47152)
(From OE-Core rev: d2e9f293a719cd612c667877735d1de08454e3ac)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-extended/libarchive/libarchive_3.5.2.bb (renamed from meta/recipes-extended/libarchive/libarchive_3.5.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/libarchive/libarchive_3.5.1.bb b/meta/recipes-extended/libarchive/libarchive_3.5.2.bb index 7d98e573b8..385bcef6e9 100644 --- a/meta/recipes-extended/libarchive/libarchive_3.5.1.bb +++ b/meta/recipes-extended/libarchive/libarchive_3.5.2.bb | |||
| @@ -34,7 +34,7 @@ EXTRA_OECONF += "--enable-largefile" | |||
| 34 | 34 | ||
| 35 | SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz" | 35 | SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz" |
| 36 | 36 | ||
| 37 | SRC_URI[sha256sum] = "9015d109ec00bb9ae1a384b172bf2fc1dff41e2c66e5a9eeddf933af9db37f5a" | 37 | SRC_URI[sha256sum] = "5f245bd5176bc5f67428eb0aa497e09979264a153a074d35416521a5b8e86189" |
| 38 | 38 | ||
| 39 | inherit autotools update-alternatives pkgconfig | 39 | inherit autotools update-alternatives pkgconfig |
| 40 | 40 | ||
