diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-10-19 17:33:52 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-23 17:42:26 +0100 |
| commit | 16d9785c8c914d385c68f3ef18a6d0da4294051b (patch) | |
| tree | ff88a733a3295b8091e83ff36c68220c8005c5f5 /meta | |
| parent | d72ca5de02e773cd71df2a2cc3b16eeef74c4f13 (diff) | |
| download | poky-16d9785c8c914d385c68f3ef18a6d0da4294051b.tar.gz | |
acpica: upgrade 20210730 -> 20210930
(From OE-Core rev: b11b0e99e3e1cc74f046a09e89d284ff81c9640c)
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>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-extended/acpica/acpica_20210930.bb (renamed from meta/recipes-extended/acpica/acpica_20210730.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/acpica/acpica_20210730.bb b/meta/recipes-extended/acpica/acpica_20210930.bb index b66e605f8b..47f1b629ed 100644 --- a/meta/recipes-extended/acpica/acpica_20210730.bb +++ b/meta/recipes-extended/acpica/acpica_20210930.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] = "4a0c14d5148666612aa0555c5179eaa86230602394fd1bc3d16b506fcf49b5de" | 20 | SRC_URI[sha256sum] = "3cd82a281a16bc70c2708665668f138c4fc606c31161d46ce77230454ec04821" |
| 21 | 21 | ||
| 22 | UPSTREAM_CHECK_URI = "https://acpica.org/downloads" | 22 | UPSTREAM_CHECK_URI = "https://acpica.org/downloads" |
| 23 | 23 | ||
