summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Hieber <r.hieber@pengutronix.de>2017-12-06 12:54:46 +0100
committerRoland Hieber <r.hieber@pengutronix.de>2017-12-06 17:28:27 +0100
commiteaa4e2c02b78c1d4ac8e676767af3ccc406fe876 (patch)
treeaf42fead4c5fde1a82d37371f13ee6060a296821
parent9c223cb44751cecd322df5fc3b158ad9315d6a9a (diff)
downloadDistroKit-eaa4e2c02b78c1d4ac8e676767af3ccc406fe876.tar.gz
DistroKit-eaa4e2c02b78c1d4ac8e676767af3ccc406fe876.tar.xz
platform-rpi: barebox: version bump 2017.10.0 -> 2017.11.0
-rw-r--r--configs/platform-rpi/barebox.config2
-rw-r--r--configs/platform-rpi/platformconfig4
2 files changed, 3 insertions, 3 deletions
diff --git a/configs/platform-rpi/barebox.config b/configs/platform-rpi/barebox.config
index 2b26e31..c60795f 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.10.0 Configuration
+# Barebox/arm 2017.11.0 Configuration
#
CONFIG_ARM=y
CONFIG_ARM_LINUX=y
diff --git a/configs/platform-rpi/platformconfig b/configs/platform-rpi/platformconfig
index 24c5759..1e38214 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.10.0"
-PTXCONF_BAREBOX_MD5="cae141fd919810397a7d539959d75aae"
+PTXCONF_BAREBOX_VERSION="2017.11.0"
+PTXCONF_BAREBOX_MD5="81732dd9ef55e70a4a56f0d79b1dbde5"
PTXCONF_BAREBOX_CONFIG="barebox.config"
PTXCONF_BAREBOX_EXTRA_ENV=y
PTXCONF_BAREBOX_EXTRA_ENV_PATH="${PTXDIST_PLATFORMCONFIGDIR}/barebox-defaultenv"