summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-02-25 17:37:14 +0800
committerKhem Raj <raj.khem@gmail.com>2026-02-25 20:29:55 -0800
commit4c59be8493102c659f138368f3982a588e17fe91 (patch)
tree1785a71a451e78353c14bfc90da6944deaad963b
parent430ff5e8a9fc60d93af73996fd6e229a46e8a010 (diff)
downloadmeta-openembedded-4c59be8493102c659f138368f3982a588e17fe91.tar.gz
mctp: upgrade 2.4 -> 2.5
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-networking/recipes-support/mctp/mctp_2.5.bb (renamed from meta-networking/recipes-support/mctp/mctp_2.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/mctp/mctp_2.4.bb b/meta-networking/recipes-support/mctp/mctp_2.5.bb
index 27750d4bfd..a8787d3f2b 100644
--- a/meta-networking/recipes-support/mctp/mctp_2.4.bb
+++ b/meta-networking/recipes-support/mctp/mctp_2.5.bb
@@ -5,7 +5,7 @@ LICENSE = "GPL-2.0-only"
5 5
6LIC_FILES_CHKSUM = "file://LICENSE;md5=4cc91856b08b094b4f406a29dc61db21" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=4cc91856b08b094b4f406a29dc61db21"
7 7
8SRCREV = "8b019a3e4d335c7d31099762762dfee2e4705d37" 8SRCREV = "07c7a5d526f686da89bc9ae9cad917e46652b272"
9 9
10SRC_URI = "git://github.com/CodeConstruct/mctp;branch=main;protocol=https;tag=v${PV}" 10SRC_URI = "git://github.com/CodeConstruct/mctp;branch=main;protocol=https;tag=v${PV}"
11 11