summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc/meta-common/recipes-core
diff options
context:
space:
mode:
authorJason M. Bills <jason.m.bills@linux.intel.com>2023-02-15 20:27:27 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2023-02-16 23:21:30 +0300
commita86b318dd04e6753def9abf3fe0ce2df492b7790 (patch)
tree75f4b73ef56dd911e422262de1fa05b7a62ac436 /meta-intel-openbmc/meta-common/recipes-core
parentf80bcb0f1ca635fd0d8b38818f52797de8ea4378 (diff)
downloadopenbmc-a86b318dd04e6753def9abf3fe0ce2df492b7790.tar.xz
meta-intel-openbmc: remove obmc-targets.bbappend
obmc-targets.bb was removed, so remove this bbappend file, too. Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com> Change-Id: I9a0cfae7bcd5ed763e8199f4cdd889337af45b4d
Diffstat (limited to 'meta-intel-openbmc/meta-common/recipes-core')
-rw-r--r--meta-intel-openbmc/meta-common/recipes-core/systemd/obmc-targets.bbappend9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-intel-openbmc/meta-common/recipes-core/systemd/obmc-targets.bbappend b/meta-intel-openbmc/meta-common/recipes-core/systemd/obmc-targets.bbappend
deleted file mode 100644
index edf0986095..0000000000
--- a/meta-intel-openbmc/meta-common/recipes-core/systemd/obmc-targets.bbappend
+++ /dev/null
@@ -1,9 +0,0 @@
-# Remove these files since they are provided by obmc-intel-targets
-SYSTEMD_SERVICE:${PN}:remove:intel = " obmc-host-start@.target"
-SYSTEMD_SERVICE:${PN}:remove:intel = " obmc-host-stop@.target"
-SYSTEMD_SERVICE:${PN}:remove:intel = " obmc-host-reboot@.target"
-SYSTEMD_SERVICE:${PN}:remove:intel = " obmc-host-startmin@.target"
-SYSTEMD_SERVICE:${PN}:remove:intel = " obmc-chassis-poweron@.target"
-SYSTEMD_SERVICE:${PN}:remove:intel = " obmc-chassis-poweroff@.target"
-SYSTEMD_SERVICE:${PN}:remove:intel = " obmc-chassis-hard-poweroff@.target"
-SYSTEMD_SERVICE:${PN}:remove:intel = " obmc-chassis-powerreset@.target"