summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctpd.bb
diff options
context:
space:
mode:
authorjmbills <jason.m.bills@intel.com>2021-12-06 23:59:28 +0300
committerGitHub <noreply@github.com>2021-12-06 23:59:28 +0300
commit4e91e467259c10049ceee818cf89edc53b3a3288 (patch)
treea02ee56c74896f7b440c5ee6eeb0ac93195215b7 /meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctpd.bb
parent61f1ca1b31a9a1108e9e7f71e47fdc19beb0490b (diff)
parent337bc89eef8652d8694366393dd02766c288a31b (diff)
downloadopenbmc-2021-0.77-beta.tar.xz
Merge pull request #75 from Intel-BMC/update2021-0.77-81-0.77-82021-0.77-beta1-0.77-beta
Update to internal 0.77-8
Diffstat (limited to 'meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctpd.bb')
-rw-r--r--meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctpd.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctpd.bb b/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctpd.bb
index 4ab99cae9..bc7f6c8ec 100644
--- a/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctpd.bb
+++ b/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctpd.bb
@@ -5,7 +5,11 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${PN}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/Intel-BMC/pmci.git;protocol=ssh"
-SRCREV = "c76742e725d7a1ebbee8a2d95168da8a53f0b2e1"
+SRCREV = "83350af0d36cfc9440e73c0ec430d177704cdeba"
+
+SRC_URI:append = "\
+ file://0001-mctpd-pcie-Don-t-try-to-register-ourselves-as-a-remo.patch \
+ "
S = "${WORKDIR}/git"