summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/rules/barebox-rpi2.make
diff options
context:
space:
mode:
Diffstat (limited to 'configs/platform-v7a/rules/barebox-rpi2.make')
-rw-r--r--configs/platform-v7a/rules/barebox-rpi2.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/platform-v7a/rules/barebox-rpi2.make b/configs/platform-v7a/rules/barebox-rpi2.make
index 47ad43b..c4f1816 100644
--- a/configs/platform-v7a/rules/barebox-rpi2.make
+++ b/configs/platform-v7a/rules/barebox-rpi2.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_BAREBOX_RPI2) += barebox-rpi2
#
# Paths and names
#
-BAREBOX_RPI2_VERSION := 2018.12.0
-BAREBOX_RPI2_MD5 := f84d7d3562055c80c3eedce0b14d4a0d
+BAREBOX_RPI2_VERSION := 2019.01.0
+BAREBOX_RPI2_MD5 := 51fae9592ee453535b9b21ffdd50f775
BAREBOX_RPI2 := barebox-$(BAREBOX_RPI2_VERSION)
BAREBOX_RPI2_SUFFIX := tar.bz2
BAREBOX_RPI2_DIR := $(BUILDDIR)/barebox-rpi2-$(BAREBOX_RPI2_VERSION)