summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-20 13:40:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-06-21 14:32:58 +0300
commit878254b1ac0c2aa10c7db847b093dfadabd57905 (patch)
tree4b2703886090ff2290f5f34cc5ade2b22f077dd7
parentda0465a5d47c9b6c8de95dc9dae679da59a24ba6 (diff)
downloadopenbmc-878254b1ac0c2aa10c7db847b093dfadabd57905.tar.xz
service-config-manager: srcrev bump d8effd63e8..ee190f0320
Manojkiran Eda (1): Fix spelling mistakes using codespell Patrick Williams (1): build: use allowed over enabled Change-Id: I4e1558d33734c8f9565f4cb44dc6f24b6a1d7379 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 877c21473b..ba057e3078 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 = "d8effd63e885cb755aa44665d833b20f187c0e53"
+SRCREV = "ee190f032091dda63053a82e90866244f09ed54b"
PV = "1.0+git${SRCPV}"
PR = "r1"