From cbf1c7d312629515c55ad3cdf405ae08393d0f79 Mon Sep 17 00:00:00 2001 From: Chanh Nguyen Date: Mon, 28 Oct 2024 06:54:28 +0000 Subject: mctp: Fix build errors with clang19 + musl Signed-off-by: Chanh Nguyen Signed-off-by: Khem Raj --- meta-networking/recipes-support/mctp/mctp_2.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-networking') diff --git a/meta-networking/recipes-support/mctp/mctp_2.0.bb b/meta-networking/recipes-support/mctp/mctp_2.0.bb index c6aa7c1041..24f974774d 100644 --- a/meta-networking/recipes-support/mctp/mctp_2.0.bb +++ b/meta-networking/recipes-support/mctp/mctp_2.0.bb @@ -5,7 +5,7 @@ LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=4cc91856b08b094b4f406a29dc61db21" -SRCREV = "f110926b082731b25720b444378ad55d7a9d451d" +SRCREV = "089dc53fa7387cca517cd713061c323ca06fb6dd" SRC_URI = "git://github.com/CodeConstruct/mctp;branch=main;protocol=https" -- cgit v1.2.3-54-g00ecf