Browse Source

common: update coreboot-sdk to version 1.52 on docker hub

pull/36/head
Martin Kepplinger 5 years ago
parent
commit
9ee15bfc25
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="1.50"
export COREBOOT_SDK_VERSION="1.52"
export DOCKER_ROOT_DIR="/home/coreboot"
export DOCKER_SCRIPT_DIR="$DOCKER_ROOT_DIR/scripts"


Loading…
Cancel
Save