summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/bios
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-01-17 12:20:10 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-01-26 01:16:49 +0300
commite4020dd6b8a5d5e8d35a1439915d618a2b3a6f11 (patch)
tree984ae2095b5474bef58033b6774a7e6705cff634 /meta-phosphor/recipes-phosphor/bios
parentf2f3e92f3bbd284c0b7dc6818eaa808f79be5788 (diff)
downloadopenbmc-e4020dd6b8a5d5e8d35a1439915d618a2b3a6f11.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/bios')
-rw-r--r--meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb5
1 files changed, 2 insertions, 3 deletions
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