systemd: work around circular dependency chains found if systemd is configured to enable cryptsetup

Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
This commit is contained in:
Lans Zhang
2017-08-09 09:52:17 +08:00
parent e8d6e006e7
commit 1098d813ed
@@ -1,4 +1,4 @@
PACKAGECONFIG_append += "\ #PACKAGECONFIG_append += "\
${@bb.utils.contains('DISTRO_FEATURES', 'encrypted-storage', \ # ${@bb.utils.contains('DISTRO_FEATURES', 'encrypted-storage', \
'cryptsetup', '', d)} \ # 'cryptsetup', '', d)} \
" #"