aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-mxs/Makefile
diff options
context:
space:
mode:
authorMichael Heimpold <mhei@heimpold.de>2018-10-28 15:26:08 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2018-11-01 17:16:52 +0100
commit79b766d07d56d22536120de2066e2e203ed01eb0 (patch)
tree8cf9a2677245a173ce399f44422418b47e5ecc94 /package/boot/uboot-mxs/Makefile
parentb0a2e60793f194a7a33e93a12f9ca5f2ae410529 (diff)
downloadupstream-79b766d07d56d22536120de2066e2e203ed01eb0.tar.gz
upstream-79b766d07d56d22536120de2066e2e203ed01eb0.tar.bz2
upstream-79b766d07d56d22536120de2066e2e203ed01eb0.zip
uboot-mxs: bump to v2018.09
Also update the U-Boot BSP patch for I2SE Duckbill devices and remove upstreamed patch for LibreSSL support. 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 5636dcfbb4..cd26704cb6 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:=2017.11
+PKG_VERSION:=2018.09
PKG_RELEASE:=1
-PKG_HASH:=6a018fd3caf58f3dcfa23ee989a82bd35df03af71872b9dca8c6d758a0d26c05
+PKG_HASH:=839bf23cfe8ce613a77e583a60375179d0ad324e92c82fbdd07bebf0fd142268
include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk