From: Wenzong Fan <wenzong....@windriver.com> 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. The following changes since commit 429802fe6691c8a70ec9735c0db4c6a4e1e1b038: classes/populate_sdk_base: enable adding custom commands to SDK install script (2014-09-11 18:02:55 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib wenzong/libpam-bash http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/libpam-bash Wenzong Fan (1): libpam / xtests: remove bash dependency .../libpam-xtests-remove-bash-dependency.patch | 226 ++++++++++++++++++++ meta/recipes-extended/pam/libpam_1.1.6.bb | 3 +- 2 files changed, 228 insertions(+), 1 deletion(-) create mode 100644 meta/recipes-extended/pam/libpam/libpam-xtests-remove-bash-dependency.patch -- 1.7.9.5 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core