[gnome-continuous-yocto/gnomeostree-3.14-dizzy] meta-gnomeos: Add shadow



commit 4ab942d45ebf7a780f7e0d117a3368683e1df5a0
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Feb 16 12:10:33 2016 +0000

    meta-gnomeos: Add shadow
    
    The pam build contains Fedora-isms that break under a Yocto base. The
    most notable victim is `systemd --user`, which in turn breaks things
    like XDG-App.

 .../tasks/task-gnomeos-contents-runtime.bb         |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/meta-gnomeos/recipies-core/tasks/task-gnomeos-contents-runtime.bb 
b/meta-gnomeos/recipies-core/tasks/task-gnomeos-contents-runtime.bb
index 54d89e7..25ec4ce 100644
--- a/meta-gnomeos/recipies-core/tasks/task-gnomeos-contents-runtime.bb
+++ b/meta-gnomeos/recipies-core/tasks/task-gnomeos-contents-runtime.bb
@@ -46,6 +46,7 @@ RDEPENDS_${PN} += "\
         pam-plugin-succeed-if \
         pam-plugin-permit \
         pam-plugin-nologin \
+        shadow \
         ncurses-terminfo-base \
         cpio \
         util-linux-uuidgen \


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