From 39810995fb9cbb667bcec93612b369388a02c4da Mon Sep 17 00:00:00 2001 From: Claudiu Beznea Date: Wed, 29 Jun 2022 14:13:27 +0300 Subject: at91bootstrap: update at91bootstrap v4 targets to v4.0.3 Update AT91Bootstrap v4 capable targets to v4.0.3. Signed-off-by: Claudiu Beznea (cherry picked from commit 859f5f9aec23c96ec3151175c349ffdbe6b108ef) --- 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 72afefdfff..1dd0f38fc2 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.1 -PKG_MIRROR_HASH:=3d45a4bcb52162097d4cdf042b8fe1ccf53e88b512e7541f42a23f2a73692a69 -PKG_SOURCE_VERSION:=4d41296e9ae12379555fb46a941897e7264600a2 +PKG_VERSION:=v4.0.3 +PKG_MIRROR_HASH:=1ecdc31a13350fcdcaa3f77ed8ad73906f79fc668dbb2f337e1d5dd877bf9882 +PKG_SOURCE_VERSION:=1d9e673698d9db4a4f2301559f481274de2e75ae BINARIES_DIR:=build/binaries AT91BOOTSTRAP_V4=y -- cgit v1.2.3