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>
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 7338cf2..c6caef5 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 += "${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 60a4281..5dbd9a8 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm.inc
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
@@ -2,4 +2,4 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/pldm"
-SRCREV = "fd972645a84b3cc9454c680b2f9cdb758a2fe55c"
+SRCREV = "d6631b40801f56e06301f764f9f2b17cbe4ee9ff"