omap: update u-boot to 2021.07
authorAndre Heider <a.heider@gmail.com>
Sat, 11 Sep 2021 10:10:51 +0000 (12:10 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 20 Nov 2021 20:08:25 +0000 (21:08 +0100)
Signed-off-by: Andre Heider <a.heider@gmail.com>
package/boot/uboot-omap/Makefile

index d0158a72840b02f7341fc34be005c1b3df86509e..929b6798949218623673af1d2d032490e71e546a 100644 (file)
@@ -8,10 +8,10 @@
 include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
-PKG_VERSION:=2020.04
+PKG_VERSION:=2021.07
 PKG_RELEASE:=$(AUTORELEASE)
 
-PKG_HASH:=fe732aaf037d9cc3c0909bad8362af366ae964bbdac6913a34081ff4ad565372
+PKG_HASH:=312b7eeae44581d1362c3a3f02c28d806647756c82ba8c72241c7cdbe68ba77e
 
 include $(INCLUDE_DIR)/u-boot.mk
 include $(INCLUDE_DIR)/package.mk