aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/systemd/systemd-machine-units_1.0.bb
blob: f223364d437ce1c85e367fc23adcc6e1dbe05cda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Machine specific systemd units"

LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"

PACKAGE_ARCH = "${MACHINE_ARCH}"

inherit systemd
SYSTEMD_SERVICE = ""
SYSTEMD_PACKAGES = "${PN}"
NATIVE_SYSTEMD_SUPPORT = "1"
ALLOW_EMPTY_${PN} = "1"