[openwrt/openwrt] ls-dpl: bump to 10.39.0
LEDE Commits
lede-commits at lists.infradead.org
Sun Sep 22 07:22:28 PDT 2024
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/9b84bce62ba77746ccae08e9267637e11a669231
commit 9b84bce62ba77746ccae08e9267637e11a669231
Author: Pawel Dembicki <paweldembicki at gmail.com>
AuthorDate: Mon Sep 9 12:35:00 2024 +0200
ls-dpl: bump to 10.39.0
Update ls-dpl 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-dpl/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/firmware/layerscape/ls-dpl/Makefile b/package/firmware/layerscape/ls-dpl/Makefile
index 058fe5443b..b4b10b9b0d 100644
--- a/package/firmware/layerscape/ls-dpl/Makefile
+++ b/package/firmware/layerscape/ls-dpl/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ls-dpl
-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-utils
-PKG_SOURCE_VERSION:=mc_release_10.38.0
-PKG_MIRROR_HASH:=9ada83ac4cc259cdf2ea2ebfc2328292f7dace701bfac2b5514749bd9f8315f0
+PKG_SOURCE_VERSION:=mc_release_10.39.0
+PKG_MIRROR_HASH:=48e0ad66f536689bf8cfd115420422a1c746cd609816bd9b07ef8ef358a85cf4
PKG_FLAGS:=nonshared
More information about the lede-commits
mailing list