Skip to content

Commit 5a4c632

Browse files
williamspatrickkraj
authored andcommitted
mctp: upgrade 2.1 -> 2.4
mctp-2.4 was released. It includes a previously submitted patch, so drop that. Signed-off-by: Patrick Williams <[email protected]> Signed-off-by: Khem Raj <[email protected]>
1 parent c1c5a5a commit 5a4c632

File tree

2 files changed

+2
-41
lines changed

2 files changed

+2
-41
lines changed

meta-networking/recipes-support/mctp/mctp/0001-mctp-bench-Adjust-headers.patch

Lines changed: 0 additions & 38 deletions
This file was deleted.

meta-networking/recipes-support/mctp/mctp_2.1.bb renamed to meta-networking/recipes-support/mctp/mctp_2.4.bb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ LICENSE = "GPL-2.0-only"
55

66
LIC_FILES_CHKSUM = "file://LICENSE;md5=4cc91856b08b094b4f406a29dc61db21"
77

8-
SRCREV = "dd944cf5b5a8b834f3685bcb2017190258dbcd0b"
8+
SRCREV = "8b019a3e4d335c7d31099762762dfee2e4705d37"
99

10-
SRC_URI = "git://github.com/CodeConstruct/mctp;branch=main;protocol=https \
11-
file://0001-mctp-bench-Adjust-headers.patch"
10+
SRC_URI = "git://github.com/CodeConstruct/mctp;branch=main;protocol=https;tag=v${PV}"
1211

1312

1413
inherit meson pkgconfig systemd

0 commit comments

Comments
 (0)