From fa2cf05665cac94ea797555e543c34222cb84dc6 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 27 Feb 2016 11:29:33 +0100 Subject: download/coreboot: reset to common revision --- resources/scripts/helpers/download/coreboot | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/resources/scripts/helpers/download/coreboot b/resources/scripts/helpers/download/coreboot index a502b88d..c8b853d1 100755 --- a/resources/scripts/helpers/download/coreboot +++ b/resources/scripts/helpers/download/coreboot @@ -137,6 +137,11 @@ git clone https://review.coreboot.org/coreboot # there are modifications required cd "coreboot/" +# Reset to a common revision# +# other revisions used will be on this one, or before it +# This common revision is used for the crossgcc compilation +git reset --hard 4351ace145c4069f9c93ca7541d6dfaf8300b53b + # Define a common version (based on the libreboot version) # Most likely redundant, because the build system needs to update # this every time when building a ROM image anyway -- cgit v1.2.3-70-g09d2