summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZelan Zou <zelan.zou@nxp.com>2024-11-05 03:08:49 +0100
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-11-06 11:47:02 +0000
commitbef871d18e5e7b9ba9701f68aff91d8553a4c8c9 (patch)
treecf9efe8855a20016da72166a4211b06cbfc65acc
parent46b8749ccef0b50549af6acc51391991946671bd (diff)
downloadmeta-freescale-bef871d18e5e7b9ba9701f68aff91d8553a4c8c9.tar.gz
management-complex: Bump version 10.37.0 -> 10.39.0
Signed-off-by: Zelan Zou <zelan.zou@nxp.com> (cherry picked from commit 72d3c276506dc912df9b49a3f1538c2002aa88b4)
-rw-r--r--recipes-dpaa2/management-complex/management-complex_10.39.0.bb (renamed from recipes-dpaa2/management-complex/management-complex_10.37.0.bb)5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-dpaa2/management-complex/management-complex_10.37.0.bb b/recipes-dpaa2/management-complex/management-complex_10.39.0.bb
index d1877159..5097e71f 100644
--- a/recipes-dpaa2/management-complex/management-complex_10.37.0.bb
+++ b/recipes-dpaa2/management-complex/management-complex_10.39.0.bb
@@ -1,17 +1,18 @@
1SUMMARY = "DPAA2 Management Complex Firmware" 1SUMMARY = "DPAA2 Management Complex Firmware"
2LICENSE = "NXP-Binary-EULA" 2LICENSE = "NXP-Binary-EULA"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=481d6288552113961a835bbabceb0c33" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=0701845051a61f6012009d7d6d11b32b"
4 4
5inherit deploy 5inherit deploy
6 6
7INHIBIT_DEFAULT_DEPS = "1" 7INHIBIT_DEFAULT_DEPS = "1"
8 8
9SRC_URI = "git://github.com/nxp/qoriq-mc-binary;protocol=https;nobranch=1" 9SRC_URI = "git://github.com/nxp/qoriq-mc-binary;protocol=https;nobranch=1"
10SRCREV = "bb19f586b87b97878b4bd0d3e57da2ca40c5c69f" 10SRCREV = "7d82686272f8a60b803818bbc7c5396819ee3b06"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13
14REGLEX:ls2088a = "ls2088a" 14REGLEX:ls2088a = "ls2088a"
15REGLEX:ls2080a = "ls2080a"
15REGLEX:ls1088a = "ls1088a" 16REGLEX:ls1088a = "ls1088a"
16REGLEX:lx2160a = "lx216xa" 17REGLEX:lx2160a = "lx216xa"
17REGLEX:lx2162a = "lx216xa" 18REGLEX:lx2162a = "lx216xa"