[openwrt/openwrt] at91bootstrap: update at91bootstrap v4 targets to v4.0.10

LEDE Commits lede-commits at lists.infradead.org
Tue Mar 18 02:24:59 PDT 2025


robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/5ff9ce11f0ede855eab1955d5f134c785480f189

commit 5ff9ce11f0ede855eab1955d5f134c785480f189
Author: Nayab Sayed <nayabbasha.sayed at microchip.com>
AuthorDate: Thu Feb 27 14:40:11 2025 +0530

    at91bootstrap: update at91bootstrap v4 targets to v4.0.10
    
    Update AT91Bootstrap v4 capable targets to v4.0.10.
    
    Signed-off-by: Nayab Sayed <nayabbasha.sayed at microchip.com>
    Link: https://github.com/openwrt/openwrt/pull/18131
    Signed-off-by: Robert Marko <robimarko at gmail.com>
---
 package/boot/at91bootstrap/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/boot/at91bootstrap/Makefile b/package/boot/at91bootstrap/Makefile
index 1b145c8a8b..456f9fa5ff 100644
--- a/package/boot/at91bootstrap/Makefile
+++ b/package/boot/at91bootstrap/Makefile
@@ -9,9 +9,9 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=at91bootstrap
-PKG_VERSION:=v4.0.3
-PKG_MIRROR_HASH:=9c1d42337294b549e6c229ae4c9996efd21e00ae5f968bd780d352e054e24cb7
-PKG_SOURCE_VERSION:=1d9e673698d9db4a4f2301559f481274de2e75ae
+PKG_VERSION:=v4.0.10
+PKG_SOURCE_VERSION:=c123c68d1f5b13a55a8e164b03be866491ce3049
+PKG_MIRROR_HASH:=0c2d6a8a81a179c29227ad2f880b403f86095d3671f176ff1d2a21ba4e09c858
 BINARIES_DIR:=build/binaries
 PKG_CPE_ID:=cpe:/a:linux4sam:at91bootstrap
 




More information about the lede-commits mailing list