aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/autofs/autofs_5.1.0.bb
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2014-09-13 20:24:11 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2014-09-26 05:41:50 +0200
commit5b17d7cf94077b8ab40bf5aa00282087fa5c179b (patch)
tree07c60fba184d16f292cd9718b1c23c46368c7e6d /meta-networking/recipes-daemons/autofs/autofs_5.1.0.bb
parent7d6091297f3fa1d6131dd60360f2b0103987a80f (diff)
downloadmeta-openembedded-contrib-5b17d7cf94077b8ab40bf5aa00282087fa5c179b.tar.gz
autofs: remove bashism
The autofs.init can work with /bin/sh in busybox, so remove bashsim. Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta-networking/recipes-daemons/autofs/autofs_5.1.0.bb')
-rw-r--r--meta-networking/recipes-daemons/autofs/autofs_5.1.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/autofs/autofs_5.1.0.bb b/meta-networking/recipes-daemons/autofs/autofs_5.1.0.bb
index aab2187745..13af2fe45f 100644
--- a/meta-networking/recipes-daemons/autofs/autofs_5.1.0.bb
+++ b/meta-networking/recipes-daemons/autofs/autofs_5.1.0.bb
@@ -19,6 +19,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/daemons/autofs/v5/autofs-${PV}.tar.gz \
file://add-the-needed-stdarg.h.patch \
file://using-pkg-config-to-detect-libxml-2.0-and-krb5.patch \
file://force-STRIP-to-emtpy.patch \
+ file://remove-bashism.patch \
"
SRC_URI[md5sum] = "b7724a9a55923f3c06933a8dfd1e79d3"