[openwrt/openwrt] ls-mc: bump to 10.39.0

LEDE Commits lede-commits at lists.infradead.org
Sun Sep 22 07:22:29 PDT 2024


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/e8d6db714698ece5e70c161a46649b04d77ea734

commit e8d6db714698ece5e70c161a46649b04d77ea734
Author: Pawel Dembicki <paweldembicki at gmail.com>
AuthorDate: Mon Sep 9 12:35:40 2024 +0200

    ls-mc: bump to 10.39.0
    
    Update ls-mc to latest 10.39.0 version.
    
    Signed-off-by: Pawel Dembicki <paweldembicki at gmail.com>
    Link: https://github.com/openwrt/openwrt/pull/16360
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 package/firmware/layerscape/ls-mc/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/firmware/layerscape/ls-mc/Makefile b/package/firmware/layerscape/ls-mc/Makefile
index 4d01a531cd..31ed1f98dc 100644
--- a/package/firmware/layerscape/ls-mc/Makefile
+++ b/package/firmware/layerscape/ls-mc/Makefile
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ls-mc
-PKG_VERSION:=10.38.0
+PKG_VERSION:=10.39.0
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/NXP/qoriq-mc-binary.git
-PKG_SOURCE_VERSION:=mc_release_10.38.0
-PKG_MIRROR_HASH:=4bd0eab4b600d6dee67b4c5b32624a92fd84e6c93f506e46a4fe52217e2d1593
+PKG_SOURCE_VERSION:=mc_release_10.39.0
+PKG_MIRROR_HASH:=0676072ec3fcb7ad3ec101ea279f5e7b41b292b44426563aba9062668f9855ab
 
 PKG_FLAGS:=nonshared
 




More information about the lede-commits mailing list