commit | a92da92d17d2a54741e32db1374a2dee173f155c | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Jul 13 00:50:15 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jul 13 18:28:35 2023 +0000 |
tree | c748fa06c19a7cff2d0a3bed29c9d5391d17e2c5 | |
parent | 39016222ab9dfae713c57cff75d67b1e5466d4a3 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb b/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb index 445f028..c39aa5b 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 @@ sdbusplus \ systemd \ nlohmann-json " -SRCREV = "f19e2713e5394eec42a2b8dfdd57abe4376ea186" +SRCREV = "9ace6ac55b6cad569ddf8bf02edc1504ddf7677f" PV = "1.0+git${SRCPV}" PR = "r1"