generic-poky/meta/recipes-core/eglibc
Saul Wold 33aaa20229 eglibc: force make to use /bin/bash
The eglibc core build still has a number of issues with /bin/dash.
Recently found is both sysdeps/unix/make-syscalls.sh and it's output,
which make calls via SHELL do not play well with /bin/dash. By force
make to use /bin/bash via SHELL setting it works correctly.

Currenly known issues are: make-syscalls.sh line with a bad substitution,
which can be corrected by:
     vdso_symver="$(printf '%s\n' ${vdso_symver} | sed 's/\./_/')"

Following that there is an issue with emiting a '\n' through a second
echo and then to the compiler. There maybe more issues beyond that.

[YOCTO #3080]

(From OE-Core rev: 9d002f7cdc5309c4d850a76e4fd73ff04c980a07)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-10-10 18:28:57 +01:00
..
eglibc-2.16 eglibc_2.16.bb: refresh fsl-ppc-no-fsqrt.patch for Freescale targets 2012-09-28 15:19:41 +01:00
ldconfig-native-2.12.1 Add endianess macros used by previous endian-ness_handling.patch 2011-07-21 10:59:18 +01:00
site_config eglibc: Add siteconfig cache generation 2010-09-03 10:50:03 +01:00
cross-localedef-native_2.16.bb cross-localedef-native_2.16.bb: fix for CentOS 5.X 2012-08-19 10:45:59 +01:00
eglibc-common.inc eglibc: Generate cross testing script during install 2011-12-12 21:50:21 +00:00
eglibc-initial.inc eglibc: Enable kconfig for option management 2012-09-10 13:01:50 +01:00
eglibc-initial_2.16.bb eglibc-initial-2.16: add kconfig-frontends-native to depends 2012-09-10 16:58:13 +01:00
eglibc-ld.inc Convert tab indentation in python functions into four-space 2012-07-19 10:24:50 +01:00
eglibc-locale.inc Add and use 'localedir' variable 2012-09-25 10:41:28 +01:00
eglibc-locale_2.16.bb eglibc: Add recipes for 2.16 release 2012-07-17 10:54:03 +01:00
eglibc-options.inc eglibc: Enable kconfig for option management 2012-09-10 13:01:50 +01:00
eglibc-package.inc Add and use 'localedir' variable 2012-09-25 10:41:28 +01:00
eglibc-testing.inc eglibc: Fix eglibc-initial and let eglibc depend on it 2012-08-21 12:15:32 +01:00
eglibc.inc eglibc: force make to use /bin/bash 2012-10-10 18:28:57 +01:00
eglibc_2.16.bb eglibc: force make to use /bin/bash 2012-10-10 18:28:57 +01:00
ldconfig-native_2.12.1.bb farsight2, ldconfig-native, gnutls: There is no GPLv2.1, correct the fields 2011-10-14 13:18:12 +01:00