[openwrt/openwrt] uboot-bcm4908: update to the latest generic

LEDE Commits lede-commits at lists.infradead.org
Tue Mar 15 06:31:07 PDT 2022


rmilecki pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/3592aa85664040a118654555afb78659af756a4e

commit 3592aa85664040a118654555afb78659af756a4e
Author: Rafał Miłecki <rafal at milecki.pl>
AuthorDate: Tue Mar 15 14:30:20 2022 +0100

    uboot-bcm4908: update to the latest generic
    
    0625aad74d arm: dts: add ASUS GT-AX6000
    6fb1cb624d arm: dts: add Netgear RAXE450 / RAXE550
    
    Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
---
 package/boot/uboot-bcm4908/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/boot/uboot-bcm4908/Makefile b/package/boot/uboot-bcm4908/Makefile
index dc862f4e32..b226096184 100644
--- a/package/boot/uboot-bcm4908/Makefile
+++ b/package/boot/uboot-bcm4908/Makefile
@@ -7,9 +7,9 @@ PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://git.openwrt.org/project/bcm63xx/u-boot.git
-PKG_SOURCE_DATE:=2022-03-03
-PKG_SOURCE_VERSION:=92e9eca819c9c898d9d2010e1a217726c42c8c47
-PKG_MIRROR_HASH:=11c37fe4c18d55e799153600d1cfd8ee9ca7da8326d0024c1d825f4a327c5f0d
+PKG_SOURCE_DATE:=2022-03-15
+PKG_SOURCE_VERSION:=0625aad74d1f5b6f9c068955ad3fd7f6df635e50
+PKG_MIRROR_HASH:=0602e0e4f101ead206940eccca832b75191905c1e81290340a89b07dbee7a6ce
 
 include $(INCLUDE_DIR)/u-boot.mk
 include $(INCLUDE_DIR)/package.mk




More information about the lede-commits mailing list