diff options
Diffstat (limited to 'meta-networking/recipes-support/mctp')
-rw-r--r-- | meta-networking/recipes-support/mctp/mctp_2.1.bb | 1 |
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" | |||
10 | SRC_URI = "git://github.com/CodeConstruct/mctp;branch=main;protocol=https \ | 10 | SRC_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 | ||
13 | S = "${WORKDIR}/git" | ||
14 | 13 | ||
15 | inherit meson pkgconfig systemd | 14 | inherit meson pkgconfig systemd |
16 | 15 | ||