summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/host
diff options
context:
space:
mode:
authorKumar Thangavel <thangavel.k@hcl.com>2022-05-23 07:49:12 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-06-15 14:08:41 +0300
commit8ed732f74d593abbce5377b65795575bae6b12d5 (patch)
tree97d5509e64db0205732d733c09374de94f85ae9c /meta-phosphor/recipes-phosphor/host
parent8a13c87b07fe27615bce11a53c49c98b09920b36 (diff)
downloadopenbmc-8ed732f74d593abbce5377b65795575bae6b12d5.tar.xz
Removed sytemd_target meson option value passed from bb file.
The following patch is submitted to set the default value in the phosphor-host-postd repo. https://gerrit.openbmc.org/c/openbmc/phosphor-host-postd/+/53836 TESTED : Built Facebook YosemiteV2 images and loaded on the target hardware. Verified all four host postcodes are displayed. Signed-off-by: Kumar Thangavel <thangavel.k@hcl.com> Change-Id: Ie5174107c4f1c3e9342b12b86b789e23301731a2
Diffstat (limited to 'meta-phosphor/recipes-phosphor/host')
-rw-r--r--meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb b/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb
index f49491424d..717f5726a7 100644
--- a/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb
+++ b/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb
@@ -34,7 +34,6 @@ SYSTEMD_SERVICE:${PN} += "${SERVICE_FILE}"
EXTRA_OEMESON:append = " \
-Dsnoop-device=${SNOOP_DEVICE} \
-Dpost-code-bytes=${POST_CODE_BYTES} \
- -Dsystemd-target=multi-user.target \
-Dtests=disabled \
"