From: Pawel Dembicki Date: Tue, 5 May 2026 21:03:45 +0000 (+0200) Subject: uboot-layerscape: bump to lf-6.18.2-1.0.0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=71ae5c3e51d445ebe0d5c978d7a383ed04ba2787;p=thirdparty%2Fopenwrt.git uboot-layerscape: bump to lf-6.18.2-1.0.0 Bump uboot-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/uboot-layerscape/Makefile b/package/boot/uboot-layerscape/Makefile index f97cdd9faf7..de6cc2e040f 100644 --- a/package/boot/uboot-layerscape/Makefile +++ b/package/boot/uboot-layerscape/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=uboot-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/u-boot -PKG_SOURCE_VERSION:=lf-6.12.20-2.0.0 -PKG_MIRROR_HASH:=13594333aa3ee131d5832b4da88f73cf0744d98c28e90ad3e03594788c486e37 +PKG_SOURCE_VERSION:=lf-6.18.2-1.0.0 +PKG_MIRROR_HASH:=047df1acdbf35004bc9d896ee688da5930da3b8a6f02a7bdc109a1367be61fee include $(INCLUDE_DIR)/u-boot.mk include $(INCLUDE_DIR)/package.mk