Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/39573 )
Change subject: Revert "crossgcc: Upgrade Expat to version 2.2.9" ......................................................................
Revert "crossgcc: Upgrade Expat to version 2.2.9"
This reverts commit a2fbddfabc447189e03793196b2ef80f4bde273a.
Change-Id: Iad210500e2f23c11139cac40291158635ccaf62b Signed-off-by: Patrick Rudolph siro@das-labor.org --- M util/crossgcc/buildgcc A util/crossgcc/sum/expat-2.2.7.tar.bz2.cksum D util/crossgcc/sum/expat-2.2.9.tar.bz2.cksum 3 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/39573/1
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc index 9920799..a74c7c6 100755 --- a/util/crossgcc/buildgcc +++ b/util/crossgcc/buildgcc @@ -53,10 +53,10 @@ GCC_VERSION=9.2.0 GCC_AUTOCONF_VERSION=2.69 BINUTILS_VERSION=2.33.1 -GDB_VERSION=8.3.1 IASL_VERSION=20200110 PYTHON_VERSION=3.8.1 -EXPAT_VERSION=2.2.9 +GDB_VERSION=8.3.1 +EXPAT_VERSION=2.2.7 # CLANG version number CLANG_VERSION=9.0.0 MAKE_VERSION=4.2.1 diff --git a/util/crossgcc/sum/expat-2.2.7.tar.bz2.cksum b/util/crossgcc/sum/expat-2.2.7.tar.bz2.cksum new file mode 100644 index 0000000..77f6272 --- /dev/null +++ b/util/crossgcc/sum/expat-2.2.7.tar.bz2.cksum @@ -0,0 +1 @@ +9c8a268211e3f1ae31c4d550e5be7708973ec6a6 tarballs/expat-2.2.7.tar.bz2 diff --git a/util/crossgcc/sum/expat-2.2.9.tar.bz2.cksum b/util/crossgcc/sum/expat-2.2.9.tar.bz2.cksum deleted file mode 100644 index 924b412..0000000 --- a/util/crossgcc/sum/expat-2.2.9.tar.bz2.cksum +++ /dev/null @@ -1 +0,0 @@ -ef5c1c55913a6ab18496ee99166f86269c7cdc31 tarballs/expat-2.2.9.tar.bz2
HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39573 )
Change subject: Revert "crossgcc: Upgrade Expat to version 2.2.9" ......................................................................
Patch Set 1: Code-Review-1
why this revert ?
Martin Roth has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39573 )
Change subject: Revert "crossgcc: Upgrade Expat to version 2.2.9" ......................................................................
Patch Set 1: Code-Review-1
I agree with Elyes - I don't see the need for this revert.
Patrick Rudolph has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/39573 )
Change subject: Revert "crossgcc: Upgrade Expat to version 2.2.9" ......................................................................
Abandoned
Doesn't fix build failure