diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2012-02-07 19:49:58 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-02-20 22:22:02 +0100 |
| commit | b67977efbef536283add98e5bb7e77f8c00f6c12 (patch) | |
| tree | 81b7427b2d85b8ba57428b729e7539e8460e1adf | |
| parent | aaef9aa923d6e55ae0463156999b2a0543cb1ef1 (diff) | |
| download | meta-openembedded-b67977efbef536283add98e5bb7e77f8c00f6c12.tar.gz | |
Revert "systemd.bbclass: depends on systemd"
This reverts commit c029d4a268de1ac7076fbeb9e337e96fdb1b226d.
| -rw-r--r-- | meta-oe/classes/systemd.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/classes/systemd.bbclass b/meta-oe/classes/systemd.bbclass index 094a12cf3d..2ca7bfca5b 100644 --- a/meta-oe/classes/systemd.bbclass +++ b/meta-oe/classes/systemd.bbclass | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DEPENDS_append = " systemd systemd-systemctl-native" | 1 | DEPENDS_append = " systemd-systemctl-native" |
| 2 | 2 | ||
| 3 | systemd_postinst() { | 3 | systemd_postinst() { |
| 4 | OPTS="" | 4 | OPTS="" |
