summaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-bcm4908
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2022-12-08 12:01:43 +0100
committerRafał Miłecki <rafal@milecki.pl>2022-12-08 12:10:21 +0100
commit57a8ea6d749e5fe0e00673cc77b5f2c17b792650 (patch)
tree736e88b65b934f9d5aa12b24c959f67fa3453cd5 /package/boot/uboot-bcm4908
parent69f0c29b8b3339ef93c04f6c7f92481e8e223e2f (diff)
downloadopenwrt-57a8ea6d749e5fe0e00673cc77b5f2c17b792650.tar.gz
openwrt-57a8ea6d749e5fe0e00673cc77b5f2c17b792650.tar.bz2
openwrt-57a8ea6d749e5fe0e00673cc77b5f2c17b792650.zip
uboot-bcm4908: update to the latest generic
4435700d18 Remove redundant YYLOC global declaration Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'package/boot/uboot-bcm4908')
-rw-r--r--package/boot/uboot-bcm4908/Makefile6
1 files 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