diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-11-02 17:47:57 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-11-03 08:21:10 +0000 |
commit | ba96536452fda3dec898e070e18ce400703f0988 (patch) | |
tree | 1bc3ce4ab74af3acb4e25b9f82bfbe27d7ee9a43 /meta/recipes-extended | |
parent | e27a459edcfb6cf9b7161e8d50cea3635304335f (diff) | |
download | poky-ba96536452fda3dec898e070e18ce400703f0988.tar.gz |
acpica: upgrade 20200717 -> 20200925
(From OE-Core rev: 2b54f98ced3db235bc9c7f425c41b0303f0095c5)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/acpica/acpica_20200925.bb (renamed from meta/recipes-extended/acpica/acpica_20200717.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/acpica/acpica_20200717.bb b/meta/recipes-extended/acpica/acpica_20200925.bb index d1d06c0c24..a6d8d67270 100644 --- a/meta/recipes-extended/acpica/acpica_20200717.bb +++ b/meta/recipes-extended/acpica/acpica_20200925.bb | |||
@@ -17,7 +17,7 @@ COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux" | |||
17 | DEPENDS = "m4-native flex-native bison-native" | 17 | DEPENDS = "m4-native flex-native bison-native" |
18 | 18 | ||
19 | SRC_URI = "https://acpica.org/sites/acpica/files/acpica-unix-${PV}.tar.gz" | 19 | SRC_URI = "https://acpica.org/sites/acpica/files/acpica-unix-${PV}.tar.gz" |
20 | SRC_URI[sha256sum] = "cb99903ef240732f395af40c23b9b19c7899033f48840743544eebb6da72a828" | 20 | SRC_URI[sha256sum] = "d44388e21e3d2e47c6d39e9c897935d3f775f04fec76271dcba072c74f834589" |
21 | 21 | ||
22 | UPSTREAM_CHECK_URI = "https://acpica.org/downloads" | 22 | UPSTREAM_CHECK_URI = "https://acpica.org/downloads" |
23 | 23 | ||