summaryrefslogtreecommitdiffstats
path: root/configs/platform-rpi
diff options
context:
space:
mode:
authorRoland Hieber <r.hieber@pengutronix.de>2017-10-26 13:13:52 +0200
committerRoland Hieber <r.hieber@pengutronix.de>2017-10-26 13:13:52 +0200
commit7755858bb7fedde433b31b5e7f978aaf36849182 (patch)
tree6f8dc3a60fbc9c7c1f64564ece90e714d579617d /configs/platform-rpi
parent1ae9e4610cbf515f48df296c6f86ff01c615f21a (diff)
downloadDistroKit-7755858bb7fedde433b31b5e7f978aaf36849182.tar.gz
DistroKit-7755858bb7fedde433b31b5e7f978aaf36849182.tar.xz
platform-rpi: barebox: version bump 2017.07.0 -> 2017.10.0
Diffstat (limited to 'configs/platform-rpi')
-rw-r--r--configs/platform-rpi/barebox.config3
-rw-r--r--configs/platform-rpi/platformconfig4
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"