summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-05 17:51:14 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-05 21:07:47 +0300
commitccb96fccef02f3812b232a8a1d105925d1ea2458 (patch)
treea6447f004274cfc38c35753bf8325fc8d0ad08ff
parentaf32ad4af1e233e8ec30c01b3e157563e8f88fb9 (diff)
downloadopenbmc-ccb96fccef02f3812b232a8a1d105925d1ea2458.tar.xz
phosphor-dbus-interfaces and pldm bump
phosphor-dbus-interfaces: srcrev bump 264d401d28..fcc419b3da Andrew Geissler (1): Revert "Reapply: "Enhance DHCP beyond just OFF and IPv4/IPv6 enabled."" Chicago Duan (1): Add FindStateSensorPDR method on PLDM.PDR Interface Deepak Kodihalli (1): PLDM: Add Entity and FRU interfaces Johnathan Mantey (1): Reapply: "Enhance DHCP beyond just OFF and IPv4/IPv6 enabled." Vikram Bodireddy (1): Apply Options interface for Software pldm: srcrev bump fd972645a8..d6631b4080 Deepak Kodihalli (2): Fix OpenBMC CI fail Fix build fail John Wang (1): Fix an alignment error (From meta-phosphor rev: daac4dd8d8c1f221eadd9a1e1a7586fdf3067704) Change-Id: Ic4925118810927f2b002d4be43047f83ae57067a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb2
-rw-r--r--meta-phosphor/recipes-phosphor/pldm/pldm.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
index 7338cf27db..c6caef5301 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
@@ -14,7 +14,7 @@ DEPENDS += "autoconf-archive-native"
DEPENDS += "${PYTHON_PN}-sdbus++-native"
SRC_URI = "git://github.com/openbmc/phosphor-dbus-interfaces"
-SRCREV = "264d401d288841da24b9ce1377e3c399a2f4c60a"
+SRCREV = "fcc419b3dac9003d5c775db7d9225a55857dc237"
PACKAGECONFIG ??= "libphosphor_dbus"
PACKAGECONFIG[libphosphor_dbus] = " \
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm.inc b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
index 60a42814b4..5dbd9a8d76 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm.inc
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/pldm"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/pldm"
-SRCREV = "fd972645a84b3cc9454c680b2f9cdb758a2fe55c"
+SRCREV = "d6631b40801f56e06301f764f9f2b17cbe4ee9ff"