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

LEDE Commits lede-commits at lists.infradead.org
Thu Dec 8 03:10:37 PST 2022


rmilecki pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/57a8ea6d749e5fe0e00673cc77b5f2c17b792650

commit 57a8ea6d749e5fe0e00673cc77b5f2c17b792650
Author: Rafał Miłecki <rafal at milecki.pl>
AuthorDate: Thu Dec 8 12:01:43 2022 +0100

    uboot-bcm4908: update to the latest generic
    
    4435700d18 Remove redundant YYLOC global declaration
    
    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 7eacd23a02..70d14e375e 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-15
-PKG_SOURCE_VERSION:=0625aad74d1f5b6f9c068955ad3fd7f6df635e50
-PKG_MIRROR_HASH:=0602e0e4f101ead206940eccca832b75191905c1e81290340a89b07dbee7a6ce
+PKG_SOURCE_DATE:=2022-12-08
+PKG_SOURCE_VERSION:=4435700d18a791dca0d8d767e5414dfac9df4451
+PKG_MIRROR_HASH:=6062ce611d7222eb3b9768bb4944ff1c7bcf26b997280adf5ea8d7afe83f28a8
 
 include $(INCLUDE_DIR)/u-boot.mk
 include $(INCLUDE_DIR)/package.mk




More information about the lede-commits mailing list