summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/rules/barebox-am335x.make
diff options
context:
space:
mode:
Diffstat (limited to 'configs/platform-v7a/rules/barebox-am335x.make')
-rw-r--r--configs/platform-v7a/rules/barebox-am335x.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/platform-v7a/rules/barebox-am335x.make b/configs/platform-v7a/rules/barebox-am335x.make
index 22973dc..ff56102 100644
--- a/configs/platform-v7a/rules/barebox-am335x.make
+++ b/configs/platform-v7a/rules/barebox-am335x.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_BAREBOX_AM335X) += barebox-am335x
#
# Paths and names
#
-BAREBOX_AM335X_VERSION := 2018.01.0
-BAREBOX_AM335X_MD5 := 37577d9941295d4d38b8dfa334e5d8a9
+BAREBOX_AM335X_VERSION := 2018.03.0
+BAREBOX_AM335X_MD5 := 5a7692364684ad681c6a3c7a46e5000e
BAREBOX_AM335X := barebox-$(BAREBOX_AM335X_VERSION)
BAREBOX_AM335X_SUFFIX := tar.bz2
BAREBOX_AM335X_DIR := $(BUILDDIR)/barebox-am335x-$(BAREBOX_AM335X_VERSION)