diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/yogurt-vendor.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/yogurt-vendor.conf b/conf/distro/yogurt-vendor.conf index 3ee4e90..1e01547 100644 --- a/conf/distro/yogurt-vendor.conf +++ b/conf/distro/yogurt-vendor.conf @@ -4,7 +4,7 @@ require common.inc DISTRO = "yogurt-vendor" DISTRO_NAME = "Yogurt Vendor (Phytec Vendor Distribution)" -DISTRO_FEATURES += "systemd vendor" +DISTRO_FEATURES += "pam systemd vendor" DISTRO_FEATURES_remove = "argp irda pcmcia x11 ptest vulkan" PREFERRED_PROVIDER_virtual/kernel_mx6ul = "linux-imx" |