summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/mctp
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/mctp')
-rw-r--r--meta-networking/recipes-support/mctp/mctp_2.1.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/mctp/mctp_2.1.bb b/meta-networking/recipes-support/mctp/mctp_2.1.bb
index c76fc09af3..04fecf7aca 100644
--- a/meta-networking/recipes-support/mctp/mctp_2.1.bb
+++ b/meta-networking/recipes-support/mctp/mctp_2.1.bb
@@ -10,7 +10,6 @@ SRCREV = "dd944cf5b5a8b834f3685bcb2017190258dbcd0b"
10SRC_URI = "git://github.com/CodeConstruct/mctp;branch=main;protocol=https \ 10SRC_URI = "git://github.com/CodeConstruct/mctp;branch=main;protocol=https \
11 file://0001-mctp-bench-Adjust-headers.patch" 11 file://0001-mctp-bench-Adjust-headers.patch"
12 12
13S = "${WORKDIR}/git"
14 13
15inherit meson pkgconfig systemd 14inherit meson pkgconfig systemd
16 15