diff --git a/common/variables.sh b/common/variables.sh index 04aaf93..d4351c0 100755 --- a/common/variables.sh +++ b/common/variables.sh @@ -5,7 +5,7 @@ ################################################################################ ## VARIABLES ################################################################################ -export COREBOOT_SDK_VERSION="65718760fa" +export COREBOOT_SDK_VERSION="0ad5fbd48d" export DOCKER_ROOT_DIR="/home/coreboot" export DOCKER_SCRIPT_DIR="$DOCKER_ROOT_DIR/scripts"