aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-mxs/Makefile
diff options
context:
space:
mode:
authorMichael Heimpold <mhei@heimpold.de>2019-01-16 22:07:16 +0100
committerMathias Kresin <dev@kresin.me>2019-01-26 21:46:32 +0100
commit52d7a1d3b2c940e9db26aaffc674afdd2f884463 (patch)
tree39ab776866dffd4e7272c168dde86c6868becc52 /package/boot/uboot-mxs/Makefile
parent01dcd574a24864c10a9c4df4304a3ce0da5c11a9 (diff)
downloadupstream-52d7a1d3b2c940e9db26aaffc674afdd2f884463.tar.gz
upstream-52d7a1d3b2c940e9db26aaffc674afdd2f884463.tar.bz2
upstream-52d7a1d3b2c940e9db26aaffc674afdd2f884463.zip
uboot-mxs: bump to v2019.01
Also update the U-Boot BSP patch for I2SE Duckbill devices. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Diffstat (limited to 'package/boot/uboot-mxs/Makefile')
-rw-r--r--package/boot/uboot-mxs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/uboot-mxs/Makefile b/package/boot/uboot-mxs/Makefile
index cd26704cb6..c4485f5b3d 100644
--- a/package/boot/uboot-mxs/Makefile
+++ b/package/boot/uboot-mxs/Makefile
@@ -8,10 +8,10 @@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
-PKG_VERSION:=2018.09
+PKG_VERSION:=2019.01
PKG_RELEASE:=1
-PKG_HASH:=839bf23cfe8ce613a77e583a60375179d0ad324e92c82fbdd07bebf0fd142268
+PKG_HASH:=50bd7e5a466ab828914d080d5f6a432345b500e8fba1ad3b7b61e95e60d51c22
include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk