]> code.ossystems Code Review - openembedded-core.git/commit
libpam / xtests: remove bash dependency
authorWenzong Fan <wenzong.fan@windriver.com>
Tue, 16 Sep 2014 03:10:57 +0000 (23:10 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Sep 2014 11:11:48 +0000 (12:11 +0100)
commit1917bf7aa74aa1b86756c73c56537db2591115e5
tree1a138618f9cbec304db03052a4700cd5585698af
parent556a19423d15c7c13f60d57528a3b880f95750b9
libpam / xtests: remove bash dependency

There's not bash specific syntax in the xtests scripts:

  $ cd Linux-PAM-1.1.6/xtests
  # replace /bin/bash to /bin/sh and check the bashisms:
  $ checkbashisms *.sh
  No output

So the runtime dependency to bash could be removed.

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/pam/libpam/libpam-xtests-remove-bash-dependency.patch [new file with mode: 0644]
meta/recipes-extended/pam/libpam_1.1.6.bb