bios-settings-mgr: srcrev bump d0f034a2c8..1a1dfbd29f

Arun Lal K M (1):
      Make BiosConfig run as one service.

Change-Id: I0233dfbc86f0c2ffd5db2f1a602b2a62c5e53e95
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 2c82986..3ac06e1 100644
--- a/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb
@@ -13,14 +13,13 @@
             sdbusplus \
             systemd \
             nlohmann-json "
-SRCREV = "d0f034a2c8a15a380f80980d791d62476a78fdb2"
+SRCREV = "1a1dfbd29fd4bba2ecf6fe2102d9e2fd61dd32af"
 PV = "1.0+git${SRCPV}"
 PR = "r1"
 
 SRC_URI = "git://github.com/openbmc/bios-settings-mgr;branch=master;protocol=https"
 
 S = "${WORKDIR}/git"
-SYSTEMD_SERVICE:${PN} = "xyz.openbmc_project.biosconfig_manager.service \
-                         xyz.openbmc_project.biosconfig_password.service"
+SYSTEMD_SERVICE:${PN} = "xyz.openbmc_project.biosconfig_manager.service"
 
 inherit meson pkgconfig systemd