summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/bios
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-21 09:00:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-21 23:14:07 +0300
commit54098bba281511def59c3d459ae05f975adc5261 (patch)
tree12d797bceacc0a9fae3f846dc1f901b946c6d67e /meta-phosphor/recipes-phosphor/bios
parenta23643aca023ad1bce6f5e79adb9f44c466027f2 (diff)
downloadopenbmc-54098bba281511def59c3d459ae05f975adc5261.tar.xz
bios-settings-mgr: srcrev bump 9ace6ac55b..628e4aa440
George Liu (2): meson_options.txt: Support for reading options from meson.options meson: Replace configure_file with fs.copyfile Patrick Williams (1): README: fix documentation URL Change-Id: I8418471bb5d0e68474b2b7962b211f90288d3e9e 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 c39aa5bc3f..323b98873c 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 = "9ace6ac55b6cad569ddf8bf02edc1504ddf7677f"
+SRCREV = "628e4aa44000b0f5eb0be4557c08365932a500ee"
PV = "1.0+git${SRCPV}"
PR = "r1"