From 667f0a41058e9982a11431fb35e1e2fe7c3722a2 Mon Sep 17 00:00:00 2001 From: Martin Kepplinger Date: Sun, 20 Jan 2019 10:22:24 +0100 Subject: [PATCH] update the coreboot-sdk to version 1.53 --- common/variables.sh | 2 +- x230/NEWS | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/common/variables.sh b/common/variables.sh index a125ea9..d2b32d2 100755 --- a/common/variables.sh +++ b/common/variables.sh @@ -5,7 +5,7 @@ ################################################################################ ## VARIABLES ################################################################################ -export COREBOOT_SDK_VERSION="1.52" +export COREBOOT_SDK_VERSION="1.53" export DOCKER_ROOT_DIR="/home/coreboot" export DOCKER_SCRIPT_DIR="$DOCKER_ROOT_DIR/scripts" diff --git a/x230/NEWS b/x230/NEWS index 3f9ba8d..486d1c8 100644 --- a/x230/NEWS +++ b/x230/NEWS @@ -1,4 +1,10 @@ +skulls-x230 0.1.2 - unreleased +--------------------------------------- +This release includes the following changes: +* update coreboot-sdk to version 1.53 + + skulls-x230 0.1.1 - released 2019-01-18 --------------------------------------- This release includes the following changes: