Browse Source

common: update coreboot sdk

pull/165/merge
Martin Kepplinger 3 years ago
parent
commit
a4b9cf5138
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      common/variables.sh

+ 1
- 1
common/variables.sh View File

@ -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"


Loading…
Cancel
Save