aboutsummaryrefslogtreecommitdiffstats
path: root/meta-systemd/recipes-core/systemd/systemd-machine-units_1.0.bb
blob: 9512986f858907cba82e2af202952a49eb5a14b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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_${PN} = ""
NATIVE_SYSTEMD_SUPPORT = "1"
ALLOW_EMPTY_${PN} = "1"