summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/bios
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-17 08:50:09 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-06-18 23:17:24 +0300
commit7e3f1b93a5a23156a96b138eacd544b243d1b99f (patch)
tree4ef68ff36b49516baefaaf851a0f91e575609c3c /meta-phosphor/recipes-phosphor/bios
parent176779f271ee580d7caee90b2affc75c015ccf90 (diff)
downloadopenbmc-7e3f1b93a5a23156a96b138eacd544b243d1b99f.tar.xz
bios-settings-mgr: srcrev bump 20de6de8a8..c65f0a3aa1
Manojkiran Eda (7): Remove executable permissions for text files Add support for subprojects Add missing nlohmann_json dependency Add missing cereal dependency Remove an unused variable Update cereal dependency Fix spelling mistakes using codespell Change-Id: If25e3818abda0066c664763193a4913c40e539da 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 e666c71460..c7d3e510e8 100644
--- a/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb
@@ -14,7 +14,7 @@ DEPENDS = " boost \
phosphor-logging \
sdbusplus \
systemd "
-SRCREV = "20de6de8a8fb01032dc90d698559259af4245a87"
+SRCREV = "c65f0a3aa1b77917006918908681350def2140e3"
PV = "1.0+git${SRCPV}"
PR = "r1"