Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] libpam / xtests: remove bash dependency
@ 2014-09-16  3:10 wenzong.fan
  2014-09-16  3:10 ` [PATCH 1/1] " wenzong.fan
  0 siblings, 1 reply; 2+ messages in thread
From: wenzong.fan @ 2014-09-16  3:10 UTC (permalink / raw)
  To: openembedded-core

From: Wenzong Fan <wenzong.fan@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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-16  3:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-16  3:10 [PATCH 0/1] libpam / xtests: remove bash dependency wenzong.fan
2014-09-16  3:10 ` [PATCH 1/1] " wenzong.fan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox