aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/util-linux/util-linux_2.26.2.bb
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2015-09-29 17:43:19 +0800
committerChen Qi <Qi.Chen@windriver.com>2015-09-29 17:57:08 +0800
commitf435d139003ffcac05e8079fad8fe42c1a473f9c (patch)
treec0f5954f9c989791329d4797901a1f072a3bff4a /meta/recipes-core/util-linux/util-linux_2.26.2.bb
parent4a1dec5c61f73e7cfa430271ed395094bb262f6b (diff)
downloadopenembedded-core-contrib-ChenQi/runuser-pam.tar.gz
util-linux: add runuser PAM config files to fix runuser errorChenQi/runuser-pam
The runuser command fails with below error message, add proper PAM config files to fix the problem. The config files are borrowed from CentOS 7.0 release. runuser: Failure setting user credentials Signed-off-by: Shan Hai <shan.hai@windriver.com> Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Diffstat (limited to 'meta/recipes-core/util-linux/util-linux_2.26.2.bb')
-rw-r--r--meta/recipes-core/util-linux/util-linux_2.26.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/util-linux/util-linux_2.26.2.bb b/meta/recipes-core/util-linux/util-linux_2.26.2.bb
index fc7dc6e094..e09fdfaf5d 100644
--- a/meta/recipes-core/util-linux/util-linux_2.26.2.bb
+++ b/meta/recipes-core/util-linux/util-linux_2.26.2.bb
@@ -13,6 +13,8 @@ SRC_URI += "file://util-linux-ng-replace-siginterrupt.patch \
file://uclibc-__progname-conflict.patch \
file://configure-sbindir.patch \
file://fix-parallel-build.patch \
+ file://runuser.pamd \
+ file://runuser-l.pamd \
${OLDHOST} \
"
SRC_URI[md5sum] = "9bdf368c395f1b70325d0eb22c7f48fb"