From acb97cc1d572de3efbe8d09aa1c98d042474bd43 Mon Sep 17 00:00:00 2001 From: Lei YU Date: Fri, 9 Jul 2021 10:15:43 +0800 Subject: phosphor-state-manager: srcrev bump and remove obmc-mapper.target The obmc-mapper.target is removed from the repo and will be installed in another openbmc recipe. Bump the srcrev cd0ebe867b..3ac78dfd6e and remove the obmc-mapper.target from its recipe. Signed-off-by: Lei YU Change-Id: If01074d52db9690e1b74cc63eed6eceb3e850f60 --- meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb index 98f944c74..acc96e18d 100644 --- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb @@ -164,7 +164,6 @@ QUIESCE_INSTFMT = "obmc-host-quiesce@{1}.target" QUIESCE_FMT = "../${QUIESCE_TMPL}:${CRASH_TIMEOUT_TGTFMT}.wants/${QUIESCE_INSTFMT}" SYSTEMD_SERVICE_${PN}-obmc-targets += " \ - obmc-mapper.target \ obmc-fans-ready.target \ obmc-fan-control.target \ obmc-fan-control-ready@.target \ @@ -184,6 +183,6 @@ SYSTEMD_LINK_${PN}-obmc-targets += "${@compose_list(d, 'FAN_LINK_FMT', 'OBMC_CHA SYSTEMD_LINK_${PN}-obmc-targets += "${@compose_list(d, 'QUIESCE_FMT', 'HOST_ERROR_TARGETS', 'OBMC_HOST_INSTANCES')}" SRC_URI += "git://github.com/openbmc/phosphor-state-manager" -SRCREV = "3ac78dfd6e3c6bf1c673e6acc8e6dc2deb6bd98b" +SRCREV = "65bfcf57920d6fac62dbc9dd4a4fabdfe0c53228" S = "${WORKDIR}/git" -- cgit v1.2.3