[Buildroot] [git commit] package/fmc: 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=de366fc09635177f1d28ac2704e4146cf7701824
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Concretely, no change. But prevents people from going to Github and
checking whether the package is up to date.
Signed-off-by: Vladimir Oltean <olteanv at gmail.com>
[Julien: reword commit one liner title]
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/fmc/fmc.hash | 2 +-
package/fmc/fmc.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/fmc/fmc.hash b/package/fmc/fmc.hash
index 8f59c94e6a..c3197fa1af 100644
--- a/package/fmc/fmc.hash
+++ b/package/fmc/fmc.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 13a5e327ef1d727946187fbd021513194981e42681c73e56933109af8a5889e7 fmc-lf-6.6.52-2.2.0.tar.gz
+sha256 fa16eaece5744af1523e563dc1cc5af6cd1c448aa828bdfd86137be555760abc fmc-lf-6.12.3-1.0.0.tar.gz
sha256 f92862ceb95db5492f50a59d7c799c9395b714db88db92d11891dc0233e2ac42 LICENSE
diff --git a/package/fmc/fmc.mk b/package/fmc/fmc.mk
index c6d36f14a0..26282313ba 100644
--- a/package/fmc/fmc.mk
+++ b/package/fmc/fmc.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FMC_VERSION = lf-6.6.52-2.2.0
+FMC_VERSION = lf-6.12.3-1.0.0
FMC_SITE = $(call github,nxp-qoriq,fmc,$(FMC_VERSION))
FMC_LICENSE = MIT
FMC_LICENSE_FILES = LICENSE
More information about the buildroot
mailing list