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

View File

@@ -1,4 +1,4 @@
PACKAGECONFIG_append += "\
${@bb.utils.contains('DISTRO_FEATURES', 'encrypted-storage', \
'cryptsetup', '', d)} \
"
#PACKAGECONFIG_append += "\
# ${@bb.utils.contains('DISTRO_FEATURES', 'encrypted-storage', \
# 'cryptsetup', '', d)} \
#"