summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLans Zhang <jia.zhang@windriver.com>2017-08-09 09:52:17 +0800
committerLans Zhang <jia.zhang@windriver.com>2017-08-09 09:52:17 +0800
commit1098d813edea5df59dad62227abfa15f53a7ce1e (patch)
tree408f6d8a7510bc42f3d1177b6de73f8397132c63
parente8d6e006e7e40852275da37b140ee3a45356cd9a (diff)
downloadmeta-secure-core-1098d813edea5df59dad62227abfa15f53a7ce1e.tar.gz
systemd: work around circular dependency chains found if systemd is configured to enable cryptsetup
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
-rw-r--r--meta-encrypted-storage/recipes-core/systemd/systemd_%.bbappend8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-encrypted-storage/recipes-core/systemd/systemd_%.bbappend b/meta-encrypted-storage/recipes-core/systemd/systemd_%.bbappend
index c17cfd9..166b6a8 100644
--- a/meta-encrypted-storage/recipes-core/systemd/systemd_%.bbappend
+++ b/meta-encrypted-storage/recipes-core/systemd/systemd_%.bbappend
@@ -1,4 +1,4 @@
1PACKAGECONFIG_append += "\ 1#PACKAGECONFIG_append += "\
2 ${@bb.utils.contains('DISTRO_FEATURES', 'encrypted-storage', \ 2# ${@bb.utils.contains('DISTRO_FEATURES', 'encrypted-storage', \
3 'cryptsetup', '', d)} \ 3# 'cryptsetup', '', d)} \
4" 4#"