summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-09 12:50:45 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-10 01:21:31 +0300
commit615e1966135f7aee88f56edb86f2d49052c13d3d (patch)
treee2883aa18122bcd38a70f6282eaaa69fd50b8bdf
parent9f930e7d1c79232cc9bdffbd1058155af7461578 (diff)
downloadopenbmc-615e1966135f7aee88f56edb86f2d49052c13d3d.tar.xz
bios-settings-mgr: srcrev bump 1a448ad88f..b3f7a79e39
Smriti-Ayushi (1): Clean up: Function abstraction in password file Change-Id: Ifb928b4690b5938f67181bcb1d25d96905dc8749 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb b/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb
index 5697086f10..0a68d6a366 100644
--- a/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb
@@ -13,7 +13,7 @@ DEPENDS = " boost \
sdbusplus \
systemd \
nlohmann-json "
-SRCREV = "1a448ad88fdaec7e082b4a1c437f7f3c990402cd"
+SRCREV = "b3f7a79e39aee2e0afe3b4a158edff94bdc72504"
PV = "1.0+git${SRCPV}"
PR = "r1"