diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-04-12 13:19:14 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-04-12 18:50:15 +0200 |
| commit | a179ca25a4223bab312d2717fce63a7b160dc769 (patch) | |
| tree | d064b0f402e470cdf1cf0115cc1cec7a63c31839 /meta-systemd/recipes-core | |
| parent | 313f0ae25925caead4f588695ac9c9bcf00b2755 (diff) | |
| download | meta-openembedded-a179ca25a4223bab312d2717fce63a7b160dc769.tar.gz | |
meta-systemd: drop default SYSTEMD_PACKAGES = "${PN}"
Diffstat (limited to 'meta-systemd/recipes-core')
| -rw-r--r-- | meta-systemd/recipes-core/systemd/systemd-machine-units_1.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-systemd/recipes-core/systemd/systemd-machine-units_1.0.bb b/meta-systemd/recipes-core/systemd/systemd-machine-units_1.0.bb index 3b3c1dcac1..9512986f85 100644 --- a/meta-systemd/recipes-core/systemd/systemd-machine-units_1.0.bb +++ b/meta-systemd/recipes-core/systemd/systemd-machine-units_1.0.bb | |||
| @@ -9,6 +9,5 @@ PR = "r1" | |||
| 9 | 9 | ||
| 10 | inherit systemd | 10 | inherit systemd |
| 11 | SYSTEMD_SERVICE_${PN} = "" | 11 | SYSTEMD_SERVICE_${PN} = "" |
| 12 | SYSTEMD_PACKAGES = "${PN}" | ||
| 13 | NATIVE_SYSTEMD_SUPPORT = "1" | 12 | NATIVE_SYSTEMD_SUPPORT = "1" |
| 14 | ALLOW_EMPTY_${PN} = "1" | 13 | ALLOW_EMPTY_${PN} = "1" |
