From 51f5487e7d2c8809bdc7690fe26948064257b34d Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 06 Nov 2015 02:39:02 -0500 Subject: download/coreboot: temporary fix: revert vboot (for ASUS C201) Temporary fix for build error. --- diff --git a/resources/scripts/helpers/download/coreboot b/resources/scripts/helpers/download/coreboot index 9b96695..b6dc16f 100755 --- a/resources/scripts/helpers/download/coreboot +++ b/resources/scripts/helpers/download/coreboot @@ -53,7 +53,7 @@ git submodule update --init --checkout -- 3rdparty/vboot/ cd "3rdparty/vboot/" # reset vboot to last known good revision -git reset --hard fbf631c845c08299f0bcbae3f311c5807d34c0d6 +git reset --hard 82db93d5fc924860e4f1fb4cf24f29b5b335a480 # Patch vboot # ------------------------------------------------------------------------------ -- cgit v0.9.1