diff options
author | Maximilian Brune <maximilian.brune@9elements.com> | 2024-07-01 13:35:33 +0000 |
---|---|---|
committer | Felix Singer <service+coreboot-gerrit@felixsinger.de> | 2024-07-03 18:42:16 +0000 |
commit | 7c1813c13782eeee2ba69446b4dbd4f57d3fa052 (patch) | |
tree | 3bc8c95420452dd21cb7051d76c79c1ee73f9cba /util/crossgcc/sum | |
parent | 58c7a840976ac3c3a5be6b33b9ddbb76a581466a (diff) |
Revert "util/crossgcc: Update ACPICA from 20230628 to 20240321"
This reverts commit 41fdb882f1f0c3cda41651c2e9c920580415a0dc.
Reason for revert: The version downloaded does not match the version
that is printed out when executing `iasl --version`. coreboot notices
that and refuses to compile QEMU-Q35 mainboard. I tested it on 2
different PCs.
Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: I3ce0c5798f14162eaa063a9a64e16e6dbbb9e468
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83296
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Diffstat (limited to 'util/crossgcc/sum')
-rw-r--r-- | util/crossgcc/sum/acpica-unix-20230628.tar.gz.cksum | 1 | ||||
-rw-r--r-- | util/crossgcc/sum/acpica-unix-20240321.tar.gz.cksum | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/util/crossgcc/sum/acpica-unix-20230628.tar.gz.cksum b/util/crossgcc/sum/acpica-unix-20230628.tar.gz.cksum new file mode 100644 index 0000000000..9b676bb568 --- /dev/null +++ b/util/crossgcc/sum/acpica-unix-20230628.tar.gz.cksum @@ -0,0 +1 @@ +3b893fb771cf3fbd3531de3036e1a5bfc624c9d2 tarballs/acpica-unix-20230628.tar.gz diff --git a/util/crossgcc/sum/acpica-unix-20240321.tar.gz.cksum b/util/crossgcc/sum/acpica-unix-20240321.tar.gz.cksum deleted file mode 100644 index e7b7afec72..0000000000 --- a/util/crossgcc/sum/acpica-unix-20240321.tar.gz.cksum +++ /dev/null @@ -1 +0,0 @@ -19f5b03de6de059a95432d17ed24095262a97aba tarballs/acpica-unix-20240321.tar.gz |