From 18f97faa411078b95d042d207f5fff32bc8ece1d Mon Sep 17 00:00:00 2001 From: P Dheeraj Srujan Kumar Date: Thu, 31 Mar 2022 02:50:48 +0530 Subject: Update to internal 1-0.91 Signed-off-by: P Dheeraj Srujan Kumar --- meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctp-wrapper.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctp-wrapper.bb') diff --git a/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctp-wrapper.bb b/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctp-wrapper.bb index 05e64ed46..5ddd791a1 100644 --- a/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctp-wrapper.bb +++ b/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctp-wrapper.bb @@ -4,10 +4,10 @@ DESCRIPTION = "Implementation of MCTP Wrapper Library" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=bcd9ada3a943f58551867d72893cc9ab" -SRC_URI = "git://github.com/Intel-BMC/pmci.git;protocol=ssh" -SRCREV = "94437a678a1d23b22dc179b5cb7b165e52a429c0" +SRC_URI = "git://git@github.com/Intel-BMC/mctp-wrapper.git;protocol=ssh;branch=main" +SRCREV = "643337bb5d2eb9697335a38d6e57cbcea20123f2" -S = "${WORKDIR}/git/mctp_wrapper" +S = "${WORKDIR}/git" PV = "1.0+git${SRCPV}" -- cgit v1.2.3