summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dbus
diff options
context:
space:
mode:
authorNan Zhou <nanzhoumails@gmail.com>2022-11-30 03:29:50 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-11-30 18:26:28 +0300
commitd30462dac3cdb260bc2313a74eb988aaa2cd99ea (patch)
treef8a89841fced37422e6f49772c6a64bf1b4eb84a /meta-phosphor/recipes-phosphor/dbus
parent802d2d9f0fd81972acdf6a7e45be3abe0607c3c7 (diff)
downloadopenbmc-d30462dac3cdb260bc2313a74eb988aaa2cd99ea.tar.xz
srcrev bump: user-manager,dbus-interfaces,logging
phosphor-user-manager: srcrev bump 5c892d183e..7562658e1f Alexander Filippov (1): UserMgr: Fix the privilege determination Nan Zhou (3): User manager: implement dummy group APIs user manager test: remove no-access Add Nan Zhou as a reviewer Tang Yiwei (1): Change /bin/nologin to /sbin/nologin phosphor-dbus-interfaces: srcrev bump 219368bedb..3c7b858a13 George Liu (1): Fix the association between Item and PowerSupply Nan Zhou (1): User: add interfaces and errors for groups Vijay F Lobo (1): Convert ServiceProviderNotify to enum phosphor-logging: srcrev bump b0820142eb..875b6c7b1b Lakshmi Yadlapati (1): Convert ServiceProviderNotify to enum Vijay Lobo (1): PEL: Add boot progress code to SRC hex data Change-Id: I77d08e0eaa1bfc885e8ab461f50a3864c5219e3e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Nan Zhou <nanzhoumails@gmail.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/dbus')
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb2
1 files changed, 1 insertions, 1 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 4eb33ad0fb..d43ff89e81 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
@@ -7,7 +7,7 @@ DEPENDS += " \
sdbusplus \
systemd \
"
-SRCREV = "219368bedb6a8607a50ec9ad9129478e45cdd68f"
+SRCREV = "3c7b858a13aa5fde934d6d789c9a6027490f78dc"
PV = "1.0+git${SRCPV}"
PR = "r1"