diff options
| -rw-r--r-- | meta/recipes-core/systemd/systemd-compat-units.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd-compat-units.bb b/meta/recipes-core/systemd/systemd-compat-units.bb index f246e83dda..421fc06dfb 100644 --- a/meta/recipes-core/systemd/systemd-compat-units.bb +++ b/meta/recipes-core/systemd/systemd-compat-units.bb | |||
| @@ -9,7 +9,7 @@ DEPENDS = "systemd-systemctl-native" | |||
| 9 | 9 | ||
| 10 | S = "${WORKDIR}" | 10 | S = "${WORKDIR}" |
| 11 | 11 | ||
| 12 | inherit allarch distro_features_check | 12 | inherit distro_features_check |
| 13 | 13 | ||
| 14 | ALLOW_EMPTY_${PN} = "1" | 14 | ALLOW_EMPTY_${PN} = "1" |
| 15 | 15 | ||
