diff options
author | Zelan Zou <zelan.zou@nxp.com> | 2024-11-05 03:08:49 +0100 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-06 11:47:02 +0000 |
commit | bef871d18e5e7b9ba9701f68aff91d8553a4c8c9 (patch) | |
tree | cf9efe8855a20016da72166a4211b06cbfc65acc | |
parent | 46b8749ccef0b50549af6acc51391991946671bd (diff) | |
download | meta-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 @@ | |||
1 | SUMMARY = "DPAA2 Management Complex Firmware" | 1 | SUMMARY = "DPAA2 Management Complex Firmware" |
2 | LICENSE = "NXP-Binary-EULA" | 2 | LICENSE = "NXP-Binary-EULA" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=481d6288552113961a835bbabceb0c33" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0701845051a61f6012009d7d6d11b32b" |
4 | 4 | ||
5 | inherit deploy | 5 | inherit deploy |
6 | 6 | ||
7 | INHIBIT_DEFAULT_DEPS = "1" | 7 | INHIBIT_DEFAULT_DEPS = "1" |
8 | 8 | ||
9 | SRC_URI = "git://github.com/nxp/qoriq-mc-binary;protocol=https;nobranch=1" | 9 | SRC_URI = "git://github.com/nxp/qoriq-mc-binary;protocol=https;nobranch=1" |
10 | SRCREV = "bb19f586b87b97878b4bd0d3e57da2ca40c5c69f" | 10 | SRCREV = "7d82686272f8a60b803818bbc7c5396819ee3b06" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||
14 | REGLEX:ls2088a = "ls2088a" | 14 | REGLEX:ls2088a = "ls2088a" |
15 | REGLEX:ls2080a = "ls2080a" | ||
15 | REGLEX:ls1088a = "ls1088a" | 16 | REGLEX:ls1088a = "ls1088a" |
16 | REGLEX:lx2160a = "lx216xa" | 17 | REGLEX:lx2160a = "lx216xa" |
17 | REGLEX:lx2162a = "lx216xa" | 18 | REGLEX:lx2162a = "lx216xa" |