summaryrefslogtreecommitdiff
path: root/meta-ibm
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ibm')
-rw-r--r--meta-ibm/meta-witherspoon/recipes-phosphor/dbus/phosphor-mapper.bbappend7
-rw-r--r--meta-ibm/meta-witherspoon/recipes-phosphor/dbus/phosphor-mapper/mapper-nice.conf2
2 files changed, 0 insertions, 9 deletions
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/dbus/phosphor-mapper.bbappend b/meta-ibm/meta-witherspoon/recipes-phosphor/dbus/phosphor-mapper.bbappend
deleted file mode 100644
index 668ee9374..000000000
--- a/meta-ibm/meta-witherspoon/recipes-phosphor/dbus/phosphor-mapper.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-MAPPER_SVC = "xyz.openbmc_project.ObjectMapper.service"
-
-MAPPER_DROPIN_DIR = "${MAPPER_SVC}.d"
-
-SYSTEMD_OVERRIDE_${PN} += "mapper-nice.conf:${MAPPER_DROPIN_DIR}/mapper-nice.conf"
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/dbus/phosphor-mapper/mapper-nice.conf b/meta-ibm/meta-witherspoon/recipes-phosphor/dbus/phosphor-mapper/mapper-nice.conf
deleted file mode 100644
index 5464cb53e..000000000
--- a/meta-ibm/meta-witherspoon/recipes-phosphor/dbus/phosphor-mapper/mapper-nice.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-[Service]
-Nice=-5 \ No newline at end of file