summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/rules/barebox-vexpress.make
diff options
context:
space:
mode:
authorRoland Hieber <r.hieber@pengutronix.de>2018-05-16 00:15:15 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2018-05-16 14:09:09 +0200
commit8d376e8a8ac4aff2b7f558f0d802bb69a32cc168 (patch)
tree1099b5a822182649ed906215b88894070b5b230c /configs/platform-v7a/rules/barebox-vexpress.make
parentdd3f63f49a34745e8590b7630d128795c97a9390 (diff)
downloadDistroKit-8d376e8a8ac4aff2b7f558f0d802bb69a32cc168.tar.gz
DistroKit-8d376e8a8ac4aff2b7f558f0d802bb69a32cc168.tar.xz
platform-v7a: barebox: version bump 2018.03.0 -> 2018.05.0
Bump all barebox variants, followed by oldconfig. Consistently enable CONSOLE_ALLOW_COLOR, otherwise use default values. Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/rules/barebox-vexpress.make')
-rw-r--r--configs/platform-v7a/rules/barebox-vexpress.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/platform-v7a/rules/barebox-vexpress.make b/configs/platform-v7a/rules/barebox-vexpress.make
index 9eeaeab..8dea4da 100644
--- a/configs/platform-v7a/rules/barebox-vexpress.make
+++ b/configs/platform-v7a/rules/barebox-vexpress.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_BAREBOX_VEXPRESS) += barebox-vexpress
#
# Paths and names
#
-BAREBOX_VEXPRESS_VERSION := 2018.03.0
-BAREBOX_VEXPRESS_MD5 := 5a7692364684ad681c6a3c7a46e5000e
+BAREBOX_VEXPRESS_VERSION := 2018.05.0
+BAREBOX_VEXPRESS_MD5 := 8286a8ea2cdd88104e5c6762d93d81db
BAREBOX_VEXPRESS := barebox-$(BAREBOX_VEXPRESS_VERSION)
BAREBOX_VEXPRESS_SUFFIX := tar.bz2
BAREBOX_VEXPRESS_DIR := $(BUILDDIR)/barebox-vexpress-$(BAREBOX_VEXPRESS_VERSION)