summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/bios
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-13 08:50:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-13 21:28:35 +0300
commita92da92d17d2a54741e32db1374a2dee173f155c (patch)
treec748fa06c19a7cff2d0a3bed29c9d5391d17e2c5 /meta-phosphor/recipes-phosphor/bios
parent39016222ab9dfae713c57cff75d67b1e5466d4a3 (diff)
downloadopenbmc-a92da92d17d2a54741e32db1374a2dee173f155c.tar.xz
bios-settings-mgr: srcrev bump f19e2713e5..9ace6ac55b
Patrick Williams (1): build: upgrade to C++23 Change-Id: If3bfe9f2758dd68bb488c688a61029a03a903114 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 445f02850c..c39aa5bc3f 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 = "f19e2713e5394eec42a2b8dfdd57abe4376ea186"
+SRCREV = "9ace6ac55b6cad569ddf8bf02edc1504ddf7677f"
PV = "1.0+git${SRCPV}"
PR = "r1"