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:12:43 +0000 (12:12 +0100)
commit1e45f33ac8e1cba710de00e60174d3c807419b01
treec6d0b154f16a774ecc1b30c695d301b69fc9d94d
parentd730b49188c85b1081cceae583e988c451c592ca
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.

(From OE-Core rev: 1917bf7aa74aa1b86756c73c56537db2591115e5)

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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