summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-30 00:00:49 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-30 17:50:40 +0300
commita50966cf6637c0fa79540a4860b368b850aa3ec3 (patch)
tree82a542c97132d925dd1c70271ab6ec816f0ccb9d /meta-phosphor/recipes-phosphor
parent0316134a1dd1c88229ee05b19ea33ac2a77c95d5 (diff)
downloadopenbmc-a50966cf6637c0fa79540a4860b368b850aa3ec3.tar.xz
phosphor-dbus-interfaces and phosphor-inventory-manager bump
phosphor-dbus-interfaces: srcrev bump 32fbd5df09..5d0b767aeb Alpana Kumari (1): InventoryItemDimm: Change the type of 'MemorySizeInKB' Andrew Geissler (1): host: define new interface for checking condition Patrick Williams (1): Sensor.Value: add defaults for min/max phosphor-inventory-manager: srcrev bump 21e72fb2a5..ab1f8b520a Alpana Kumari (1): Support Variant Type size_t Change-Id: I189ab6583b43d36ec58d55c857220fb388799f78 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb2
-rw-r--r--meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.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 86467f6a19..92a19d317e 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
@@ -18,7 +18,7 @@ DEPENDS += " \
"
SRC_URI = "git://github.com/openbmc/phosphor-dbus-interfaces"
-SRCREV = "32fbd5df095c9b0262a013bedae8cef51f1d35fe"
+SRCREV = "5d0b767aeb11d10a91a8dd519cf1ad0b22fc76c5"
# Process OBMC_ORG_YAML_SUBDIRS to create Meson config options.
# ex. xyz/openbmc_project -> -Ddata_xyz_openbmc_project=true
diff --git a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc
index 227af064dc..2612175a97 100644
--- a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc
+++ b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-inventory-manager"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/phosphor-inventory-manager"
-SRCREV = "21e72fb2a576d4c6f0b88f673a26ea1b0707630b"
+SRCREV = "ab1f8b520a9fb2248ae6fe1e385b5154620bdd39"