summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/bios
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-23 16:30:46 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-03-28 16:15:56 +0300
commit79522a0afc7583ece753e90d2fe43f319154aeb2 (patch)
tree6bcfbba9e0dd6b376025cec808cdcf6e8e50ed45 /meta-phosphor/recipes-phosphor/bios
parentce6b255d9d5936ecb305e72025ce8cf5e20beeb6 (diff)
downloadopenbmc-79522a0afc7583ece753e90d2fe43f319154aeb2.tar.xz
bios-settings-mgr: srcrev bump f0452a0a57..8c22d07b2f
yes (2): Clean up Clean up: Function abstraction in password file Change-Id: I0696605196e5f3ce75547d09b0bf50da78e8cabf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/bios')
-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 b37f007474..1c45318d7d 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 = "f0452a0a57f03e24fbf47bcbd58074af668cd0be"
+SRCREV = "8c22d07b2f951d658ca61bd1ac43cbd9ea5f8922"
PV = "1.0+git${SRCPV}"
PR = "r1"