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 @@ -PACKAGECONFIG_append += "\ - ${@bb.utils.contains('DISTRO_FEATURES', 'encrypted-storage', \ - 'cryptsetup', '', d)} \ -" +#PACKAGECONFIG_append += "\ +# ${@bb.utils.contains('DISTRO_FEATURES', 'encrypted-storage', \ +# 'cryptsetup', '', d)} \ +#"