From: Pawel Dembicki Date: Tue, 5 May 2026 21:03:45 +0000 (+0200) Subject: tfa-layerscape: bump to lf-6.18.2-1.0.0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b06e431a690f487ba14ad556cb83fc57ad26bd87;p=thirdparty%2Fopenwrt.git tfa-layerscape: bump to lf-6.18.2-1.0.0 Bump tfa-layerscape package to lf-6.18.2-1.0.0. Signed-off-by: Pawel Dembicki Link: https://github.com/openwrt/openwrt/pull/23290 Signed-off-by: Jonas Jelonek --- diff --git a/package/boot/tfa-layerscape/Makefile b/package/boot/tfa-layerscape/Makefile index b69944ff81d..d734066abbd 100644 --- a/package/boot/tfa-layerscape/Makefile +++ b/package/boot/tfa-layerscape/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tfa-layerscape -PKG_VERSION:=6.12.20.2.0.0 +PKG_VERSION:=6.18.2.1.0.0 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/nxp-qoriq/atf -PKG_SOURCE_VERSION:=lf-6.12.20-2.0.0 -PKG_MIRROR_HASH:=1e1c74900113a8d4354c06fdcedfff2cd6b0899b4a063d393de98f8ca358dfd2 +PKG_SOURCE_VERSION:=lf-6.18.2-1.0.0 +PKG_MIRROR_HASH:=4baa079cdc794bd6095c4d5cecb64d38d94273d592ad6d84da955cff3d443393 PKG_BUILD_DEPENDS:=tfa-layerscape/host include $(INCLUDE_DIR)/host-build.mk