u-boot-mvebu: bump to 2019.04
authorVladimir Vid <vladimir.vid@sartura.hr>
Mon, 13 May 2019 12:24:04 +0000 (14:24 +0200)
committerPetr Štetiar <ynezz@true.cz>
Fri, 28 Jun 2019 19:43:27 +0000 (21:43 +0200)
Some devices and packages require newer version of u-boot to work
properly, update u-boot to keep up with 4.19 kernel.

Signed-off-by: Vladimir Vid <vladimir.vid@sartura.hr>
[re-added missing commit message]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
package/boot/uboot-mvebu/Makefile

index c24bfe3ff0c3644260e982eac3d412386a18a668..07f250895708f14dd45388245e34e1c89e7b1a64 100644 (file)
@@ -8,10 +8,10 @@
 include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
-PKG_VERSION:=2018.03
+PKG_VERSION:=2019.04
 PKG_RELEASE:=1
 
-PKG_HASH:=7e7477534409d5368eb1371ffde6820f0f79780a1a1f676161c48442cb303dfd
+PKG_HASH:=76b7772d156b3ddd7644c8a1736081e55b78828537ff714065d21dbade229bef
 
 include $(INCLUDE_DIR)/u-boot.mk
 include $(INCLUDE_DIR)/package.mk