mctp: Fix build errors with clang19 + musl

Signed-off-by: Chanh Nguyen <chanh@os.amperecomputing.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Chanh Nguyen
2024-10-28 06:54:28 +00:00
committed by Khem Raj
parent 7f9699e730
commit cbf1c7d312
@@ -5,7 +5,7 @@ LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4cc91856b08b094b4f406a29dc61db21" LIC_FILES_CHKSUM = "file://LICENSE;md5=4cc91856b08b094b4f406a29dc61db21"
SRCREV = "f110926b082731b25720b444378ad55d7a9d451d" SRCREV = "089dc53fa7387cca517cd713061c323ca06fb6dd"
SRC_URI = "git://github.com/CodeConstruct/mctp;branch=main;protocol=https" SRC_URI = "git://github.com/CodeConstruct/mctp;branch=main;protocol=https"