summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/bios
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-08 12:10:35 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-05-08 15:45:16 +0300
commit3856114a3064f49de3ca60e51b7e1377391811a0 (patch)
tree3520f72b4b83870004b98f9645839f5043471740 /meta-phosphor/recipes-phosphor/bios
parent432b44f4c534617127573620ab80f8965f4d05db (diff)
downloadopenbmc-3856114a3064f49de3ca60e51b7e1377391811a0.tar.xz
bios-settings-mgr: srcrev bump c76391be84..1a448ad88f
Arun Lal K M (1): Show option->text of BIOS knob in Redfish response. Change-Id: I0c6b4d2e3299747d6e1bb80455abd770feb8328e 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 48d11ccc39..5697086f10 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 = "c76391be84632617e1c302fe11d423891a3b56b1"
+SRCREV = "1a448ad88fdaec7e082b4a1c437f7f3c990402cd"
PV = "1.0+git${SRCPV}"
PR = "r1"