Browse Source

common: update coreboot sdk

pull/150/merge
Martin Kepplinger 4 years ago
parent
commit
97d9ff6cff
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="d70f5fae1c"
export COREBOOT_SDK_VERSION="65718760fa"
export DOCKER_ROOT_DIR="/home/coreboot"
export DOCKER_SCRIPT_DIR="$DOCKER_ROOT_DIR/scripts"


Loading…
Cancel
Save