From 7755858bb7fedde433b31b5e7f978aaf36849182 Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Thu, 26 Oct 2017 13:13:52 +0200 Subject: platform-rpi: barebox: version bump 2017.07.0 -> 2017.10.0 --- configs/platform-rpi/barebox.config | 3 ++- configs/platform-rpi/platformconfig | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/configs/platform-rpi/barebox.config b/configs/platform-rpi/barebox.config index 90f9bb6..2b26e31 100644 --- a/configs/platform-rpi/barebox.config +++ b/configs/platform-rpi/barebox.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Barebox/arm 2017.07.0 Configuration +# Barebox/arm 2017.10.0 Configuration # CONFIG_ARM=y CONFIG_ARM_LINUX=y @@ -179,6 +179,7 @@ CONFIG_BAREBOXENV_TARGET=y CONFIG_POLLER=y CONFIG_STATE=y # CONFIG_STATE_CRYPTO is not set +# CONFIG_STATE_BACKWARD_COMPATIBLE is not set # CONFIG_BOOTCHOOSER is not set # CONFIG_RESET_SOURCE is not set diff --git a/configs/platform-rpi/platformconfig b/configs/platform-rpi/platformconfig index 8553f51..bf87d6f 100644 --- a/configs/platform-rpi/platformconfig +++ b/configs/platform-rpi/platformconfig @@ -159,8 +159,8 @@ PTXCONF_CONSOLE_SPEED="115200" # PTXCONF_AT91BOOTSTRAP2 is not set PTXCONF_BAREBOX_ARCH_STRING="arm" PTXCONF_BAREBOX=y -PTXCONF_BAREBOX_VERSION="2017.07.0" -PTXCONF_BAREBOX_MD5="cd14a6b9030e6257bf659106ec221e49" +PTXCONF_BAREBOX_VERSION="2017.10.0" +PTXCONF_BAREBOX_MD5="cae141fd919810397a7d539959d75aae" PTXCONF_BAREBOX_CONFIG="barebox.config" PTXCONF_BAREBOX_EXTRA_ENV=y PTXCONF_BAREBOX_EXTRA_ENV_PATH="${PTXDIST_PLATFORMCONFIGDIR}/barebox-defaultenv" -- cgit v1.2.3