aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/systemd/systemd-machine-units_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-core/systemd/systemd-machine-units_1.0.bb')
-rw-r--r--meta-oe/recipes-core/systemd/systemd-machine-units_1.0.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-oe/recipes-core/systemd/systemd-machine-units_1.0.bb b/meta-oe/recipes-core/systemd/systemd-machine-units_1.0.bb
deleted file mode 100644
index f33b2a9833..0000000000
--- a/meta-oe/recipes-core/systemd/systemd-machine-units_1.0.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "Machine specific systemd units"
-
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
-
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-
-PR = "r1"
-
-inherit systemd
-SYSTEMD_SERVICE = ""
-SYSTEMD_PACKAGES = "${PN}"
-NATIVE_SYSTEMD_SUPPORT = "1"
-ALLOW_EMPTY_${PN} = "1"