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>
diff --git a/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb b/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb
index e666c71..c7d3e51 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 @@
             phosphor-logging \
             sdbusplus \
             systemd "
-SRCREV = "20de6de8a8fb01032dc90d698559259af4245a87"
+SRCREV = "c65f0a3aa1b77917006918908681350def2140e3"
 PV = "1.0+git${SRCPV}"
 PR = "r1"