mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-05-06 17:58:24 +00:00
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:
@@ -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)} \
|
||||
#"
|
||||
|
||||
Reference in New Issue
Block a user