summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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