[Buildroot] [git commit] package/qoriq-fm-ucode: bump version to lf-6.12.3-1.0.0
Julien Olivain
ju.o at free.fr
Sun Apr 13 09:33:49 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=c3b9add8a5280b00350532ab771bee4a85abf9be
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Concretely, no change. But saves people the hassle of checking whether
any updates have been missed.
Signed-off-by: Vladimir Oltean <olteanv at gmail.com>
[Julien: reword commit one liner title for consistency]
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/qoriq-fm-ucode/qoriq-fm-ucode.hash | 2 +-
package/qoriq-fm-ucode/qoriq-fm-ucode.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/qoriq-fm-ucode/qoriq-fm-ucode.hash b/package/qoriq-fm-ucode/qoriq-fm-ucode.hash
index bf494b177b..dfad7affe0 100644
--- a/package/qoriq-fm-ucode/qoriq-fm-ucode.hash
+++ b/package/qoriq-fm-ucode/qoriq-fm-ucode.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 6b9e2a5c383fb9288db1459821fc696f3abfeddd080b04c11cf9f712f0d36470 qoriq-fm-ucode-lf-6.6.52-2.2.0.tar.gz
+sha256 18824746f144ff8f39a5f2f62f7777de7c6cb8ab1a3303a5cad5beadd8aac9fd qoriq-fm-ucode-lf-6.12.3-1.0.0.tar.gz
sha256 7a223031d76339df0e4e5a94d193a270fb9963d42b577aa42fe130a4657f3e17 LICENSE
diff --git a/package/qoriq-fm-ucode/qoriq-fm-ucode.mk b/package/qoriq-fm-ucode/qoriq-fm-ucode.mk
index 71904e5b13..6df0839be3 100644
--- a/package/qoriq-fm-ucode/qoriq-fm-ucode.mk
+++ b/package/qoriq-fm-ucode/qoriq-fm-ucode.mk
@@ -4,7 +4,7 @@
#
################################################################################
-QORIQ_FM_UCODE_VERSION = lf-6.6.52-2.2.0
+QORIQ_FM_UCODE_VERSION = lf-6.12.3-1.0.0
QORIQ_FM_UCODE_SITE = $(call github,nxp-qoriq,qoriq-fm-ucode,$(QORIQ_FM_UCODE_VERSION))
QORIQ_FM_UCODE_LICENSE = NXP Binary EULA
QORIQ_FM_UCODE_LICENSE_FILES = LICENSE
More information about the buildroot
mailing list