From e4020dd6b8a5d5e8d35a1439915d618a2b3a6f11 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 17 Jan 2023 03:20:10 -0600 Subject: 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 --- meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (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 2c82986bf5..3ac06e1065 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 @@ DEPENDS = " boost \ 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 -- cgit v1.2.3