summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-26 18:10:51 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-28 01:01:21 +0300
commitf423286e9cc791462d2fe159b5914c1095d581e2 (patch)
tree49ac8d1c3eb248999a54997e16abf55d4f2b9129 /meta-phosphor
parent68b3ee7635a086282f7ab0ec7016ccd6f3be1646 (diff)
downloadopenbmc-f423286e9cc791462d2fe159b5914c1095d581e2.tar.xz
service-config-manager: srcrev bump 9d680779d2..d8effd63e8
George Liu (1): meson: Replace configure_file with fs.copyfile Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I7ddfe6fe28eea009816a612f906d7ecccad70673 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/srvcfg-manager/srvcfg-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/srvcfg-manager/srvcfg-manager_git.bb b/meta-phosphor/recipes-phosphor/srvcfg-manager/srvcfg-manager_git.bb
index 0572707945..877c21473b 100644
--- a/meta-phosphor/recipes-phosphor/srvcfg-manager/srvcfg-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/srvcfg-manager/srvcfg-manager_git.bb
@@ -12,7 +12,7 @@ DEPENDS = " \
sdbusplus \
systemd \
"
-SRCREV = "9d680779d278585818e9ff5025050a9a313e4514"
+SRCREV = "d8effd63e885cb755aa44665d833b20f187c0e53"
PV = "1.0+git${SRCPV}"
PR = "r1"