[ostree] gnomeos: DISTRO_FEATURES += pam



commit 905104e704a6f97a64b72b03b388a557e6abf90f
Author: Colin Walters <walters verbum org>
Date:   Mon Jan 30 20:52:23 2012 -0500

    gnomeos: DISTRO_FEATURES += pam

 gnomeos/yocto/conf/distro/gnomeosdistro.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnomeos/yocto/conf/distro/gnomeosdistro.conf b/gnomeos/yocto/conf/distro/gnomeosdistro.conf
index 2c76aae..a305f1c 100644
--- a/gnomeos/yocto/conf/distro/gnomeosdistro.conf
+++ b/gnomeos/yocto/conf/distro/gnomeosdistro.conf
@@ -10,7 +10,7 @@ TARGET_VENDOR = "-gnomeos"
 
 LOCALCONF_VERSION = "1"
 
-DISTRO_FEATURES_append = " largefile opengl"
+DISTRO_FEATURES_append = " largefile opengl pam"
 
 PREFERRED_VERSION_linux-yocto ?= "3.0.%"
 PREFERRED_VERSION_linux-yocto_qemux86 ?= "3.0%"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]