diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-12-07 21:45:32 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-12-07 21:45:32 -0500 |
commit | 01cd09f46f2f836748e40e6cc70e23655dc18a12 (patch) | |
tree | 81155cea42a2f373d01270b9969d47fe5782cc79 /projects/coreboot/configs/revision | |
parent | a5d2271c474b11967e29238e9ce1bd1a1e171735 (diff) | |
download | librebootfr-01cd09f46f2f836748e40e6cc70e23655dc18a12.tar.gz librebootfr-01cd09f46f2f836748e40e6cc70e23655dc18a12.zip |
Bump coreboot revision to pull in buildgcc v1.53
The revision currently used has an issue building crossgcc due to
a libelf bug. Upstream no longer depends on libelf when building
crossgcc (since afda56e1ad8719a1) so using a more recent revision
sidesteps this issue.
Diffstat (limited to 'projects/coreboot/configs/revision')
-rw-r--r-- | projects/coreboot/configs/revision | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/coreboot/configs/revision b/projects/coreboot/configs/revision index 24940261..30357a1c 100644 --- a/projects/coreboot/configs/revision +++ b/projects/coreboot/configs/revision @@ -1 +1 @@ -a17796e6012041e2d8ebe16b0bde0b99809ee87c +8f560d9b9c20c7e72b031e60cf0e828d7d27ec8e |