diff options
Diffstat (limited to 'meta/classes/systemd.bbclass')
| -rw-r--r-- | meta/classes/systemd.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/classes/systemd.bbclass b/meta/classes/systemd.bbclass index 2bd63a405b..1516cd9d0a 100644 --- a/meta/classes/systemd.bbclass +++ b/meta/classes/systemd.bbclass | |||
| @@ -55,6 +55,7 @@ fi | |||
| 55 | 55 | ||
| 56 | 56 | ||
| 57 | systemd_populate_packages[vardeps] += "systemd_prerm systemd_postinst" | 57 | systemd_populate_packages[vardeps] += "systemd_prerm systemd_postinst" |
| 58 | systemd_populate_packages[vardepsexclude] += "OVERRIDES" | ||
| 58 | 59 | ||
| 59 | python systemd_populate_packages() { | 60 | python systemd_populate_packages() { |
| 60 | if not oe.utils.contains('DISTRO_FEATURES', 'systemd', True, False, d): | 61 | if not oe.utils.contains('DISTRO_FEATURES', 'systemd', True, False, d): |
