summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/rules/barebox-am335x-mlo.make
diff options
context:
space:
mode:
Diffstat (limited to 'configs/platform-v7a/rules/barebox-am335x-mlo.make')
-rw-r--r--configs/platform-v7a/rules/barebox-am335x-mlo.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/platform-v7a/rules/barebox-am335x-mlo.make b/configs/platform-v7a/rules/barebox-am335x-mlo.make
index 3b2cfe4..fa01194 100644
--- a/configs/platform-v7a/rules/barebox-am335x-mlo.make
+++ b/configs/platform-v7a/rules/barebox-am335x-mlo.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_BAREBOX_AM335X_MLO) += barebox-am335x-mlo
#
# Paths and names
#
-BAREBOX_AM335X_MLO_VERSION := 2017.10.0
-BAREBOX_AM335X_MLO_MD5 := cae141fd919810397a7d539959d75aae
+BAREBOX_AM335X_MLO_VERSION := 2017.11.0
+BAREBOX_AM335X_MLO_MD5 := 81732dd9ef55e70a4a56f0d79b1dbde5
BAREBOX_AM335X_MLO := barebox-$(BAREBOX_AM335X_MLO_VERSION)
BAREBOX_AM335X_MLO_SUFFIX := tar.bz2
BAREBOX_AM335X_MLO_DIR := $(BUILDDIR)/barebox-am335x-mlo-$(BAREBOX_AM335X_MLO_VERSION)