diff --git a/meta-networking/recipes-support/mctp/mctp_git.bb b/meta-networking/recipes-support/mctp/mctp_git.bb index 602724da34..516f3e2d9e 100644 --- a/meta-networking/recipes-support/mctp/mctp_git.bb +++ b/meta-networking/recipes-support/mctp/mctp_git.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4cc91856b08b094b4f406a29dc61db21" PV = "1.0+git${SRCPV}" -SRCREV = "669740432af525c19a6a41cec777406fbbc24836" +SRCREV = "ae3a9162d6c5df0fa50abc34fc951dfd0e3d23c5" SRC_URI = "git://github.com/CodeConstruct/mctp;branch=main;protocol=https"