From 7e3f1b93a5a23156a96b138eacd544b243d1b99f Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 17 Jun 2024 00:50:09 -0500 Subject: 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 --- meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/bios') 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" -- cgit v1.2.3