From 8385a29af060b94ace4b28d763c0dcae39721d6a Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Mon, 13 Nov 2017 15:12:39 +0100 Subject: barebox: version bump 2017.10.0 -> 2017.11.0 The vexpress series has been merged upstream and can be dropped. Signed-off-by: Robert Schwebel --- configs/platform-v7a/rules/barebox-vexpress.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/platform-v7a/rules/barebox-vexpress.make') diff --git a/configs/platform-v7a/rules/barebox-vexpress.make b/configs/platform-v7a/rules/barebox-vexpress.make index a858016..95b94c1 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 := 2017.10.0 -BAREBOX_VEXPRESS_MD5 := cae141fd919810397a7d539959d75aae +BAREBOX_VEXPRESS_VERSION := 2017.11.0 +BAREBOX_VEXPRESS_MD5 := 81732dd9ef55e70a4a56f0d79b1dbde5 BAREBOX_VEXPRESS := barebox-$(BAREBOX_VEXPRESS_VERSION) BAREBOX_VEXPRESS_SUFFIX := tar.bz2 BAREBOX_VEXPRESS_DIR := $(BUILDDIR)/barebox-vexpress-$(BAREBOX_VEXPRESS_VERSION) -- cgit v1.2.3