From e370fd750e2821620ec427f26f8efab0069824ff Mon Sep 17 00:00:00 2001 From: "Jason M. Bills" Date: Mon, 3 May 2021 10:49:59 -0700 Subject: Update to internal 0.47 Signed-off-by: Jason M. Bills --- .../meta-common/recipes-phosphor/pmci/libmctp-intel_git.bb | 2 +- .../meta-common/recipes-phosphor/pmci/libpldm-intel_git.bb | 2 +- .../meta-common/recipes-phosphor/pmci/mctp-emulator.bb | 2 +- meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctp-wrapper.bb | 2 +- meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctpd.bb | 2 +- meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctpwplus.bb | 2 +- .../meta-common/recipes-phosphor/pmci/nvmemi-daemon.bb | 6 +++--- meta-openbmc-mods/meta-common/recipes-phosphor/pmci/pldmd.bb | 2 +- .../meta-common/recipes-phosphor/pmci/pmci-launcher.bb | 2 +- 9 files changed, 11 insertions(+), 11 deletions(-) (limited to 'meta-openbmc-mods/meta-common/recipes-phosphor/pmci') diff --git a/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/libmctp-intel_git.bb b/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/libmctp-intel_git.bb index de34f59a9..ae498beb8 100644 --- a/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/libmctp-intel_git.bb +++ b/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/libmctp-intel_git.bb @@ -2,7 +2,7 @@ SUMMARY = "libmctp_intel" DESCRIPTION = "Implementation of MCTP(DMTF DSP0236)" SRC_URI = "git://github.com/Intel-BMC/libmctp.git;protocol=ssh" -SRCREV = "f1532e4b19ff198d20782adf5fb9dcce36eea995" +SRCREV = "dca36d524d22d6efab3f7bfd6adda69dbebb1bf3" S = "${WORKDIR}/git" diff --git a/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/libpldm-intel_git.bb b/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/libpldm-intel_git.bb index 1b4be8136..0ed7add07 100644 --- a/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/libpldm-intel_git.bb +++ b/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/libpldm-intel_git.bb @@ -2,7 +2,7 @@ SUMMARY = "libpldm_intel" DESCRIPTION = "Provides encode/decode APIs for PLDM specifications" SRC_URI = "git://github.com/Intel-BMC/pmci.git;protocol=ssh" -SRCREV = "86d4e9d3f2214c825ed76b38865abc47d2c7a11f" +SRCREV = "07adfb357cdb679bf9bbcf2eaff7406cfb5fd52b" S = "${WORKDIR}/git/libpldm_intel" diff --git a/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctp-emulator.bb b/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctp-emulator.bb index 02921bae6..6a418c330 100644 --- a/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctp-emulator.bb +++ b/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctp-emulator.bb @@ -5,7 +5,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=bcd9ada3a943f58551867d72893cc9ab" SRC_URI = "git://github.com/Intel-BMC/pmci.git;protocol=ssh" -SRCREV = "86d4e9d3f2214c825ed76b38865abc47d2c7a11f" +SRCREV = "07adfb357cdb679bf9bbcf2eaff7406cfb5fd52b" S = "${WORKDIR}/git/mctp_emulator" 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 4fdd3b0d6..3e8119c66 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 @@ -5,7 +5,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=bcd9ada3a943f58551867d72893cc9ab" SRC_URI = "git://github.com/Intel-BMC/pmci.git;protocol=ssh" -SRCREV = "86d4e9d3f2214c825ed76b38865abc47d2c7a11f" +SRCREV = "07adfb357cdb679bf9bbcf2eaff7406cfb5fd52b" S = "${WORKDIR}/git/mctp_wrapper" 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 a48a45513..c152eef70 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,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${PN}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/Intel-BMC/pmci.git;protocol=ssh" -SRCREV = "86d4e9d3f2214c825ed76b38865abc47d2c7a11f" +SRCREV = "07adfb357cdb679bf9bbcf2eaff7406cfb5fd52b" S = "${WORKDIR}/git" diff --git a/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctpwplus.bb b/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctpwplus.bb index 837560d78..1fbeefced 100644 --- a/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctpwplus.bb +++ b/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/mctpwplus.bb @@ -5,7 +5,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=615045c30a05cde5c0e924854d43c327" SRC_URI = "git://github.com/Intel-BMC/pmci.git;protocol=ssh" -SRCREV = "86d4e9d3f2214c825ed76b38865abc47d2c7a11f" +SRCREV = "07adfb357cdb679bf9bbcf2eaff7406cfb5fd52b" S = "${WORKDIR}/git/mctpwplus" diff --git a/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/nvmemi-daemon.bb b/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/nvmemi-daemon.bb index 510535363..d53ac712e 100644 --- a/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/nvmemi-daemon.bb +++ b/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/nvmemi-daemon.bb @@ -4,14 +4,14 @@ DESCRIPTION = "Implementation of NVMe MI daemon" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRC_URI = "git://github.com/Intel-BMC/nvme-mi.git;protocol=ssh;nobranch=1" -SRCREV = "23fad1d6ffd8ccd16b1369b96734a9701fc2802a" +SRC_URI = "git://github.com/Intel-BMC/nvme-mi.git;protocol=ssh" +SRCREV = "63e1cf7f8b950d37fdb035745bf740ec87ede6ae" S = "${WORKDIR}/git" PV = "1.0+git${SRCPV}" inherit meson systemd SYSTEMD_SERVICE_${PN} += "xyz.openbmc_project.nvme-mi.service" -DEPENDS = "boost sdbusplus systemd phosphor-logging mctpwplus googletest" +DEPENDS = "boost sdbusplus systemd phosphor-logging mctpwplus googletest nlohmann-json" EXTRA_OEMESON = "-Dyocto_dep='enabled' -Dtests='enabled'" diff --git a/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/pldmd.bb b/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/pldmd.bb index a561bfa23..08571570b 100644 --- a/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/pldmd.bb +++ b/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/pldmd.bb @@ -5,7 +5,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SRC_URI += "git://github.com/Intel-BMC/pmci.git;protocol=ssh" -SRCREV = "86d4e9d3f2214c825ed76b38865abc47d2c7a11f" +SRCREV = "07adfb357cdb679bf9bbcf2eaff7406cfb5fd52b" S = "${WORKDIR}/git/pldmd" diff --git a/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/pmci-launcher.bb b/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/pmci-launcher.bb index 02e4c5ad8..8b4ee807a 100644 --- a/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/pmci-launcher.bb +++ b/meta-openbmc-mods/meta-common/recipes-phosphor/pmci/pmci-launcher.bb @@ -5,7 +5,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/Intel-BMC/pmci.git;protocol=ssh" -SRCREV = "86d4e9d3f2214c825ed76b38865abc47d2c7a11f" +SRCREV = "07adfb357cdb679bf9bbcf2eaff7406cfb5fd52b" S = "${WORKDIR}/git/pmci_launcher" -- cgit v1.2.3