]> code.ossystems Code Review - openembedded-core.git/commit
kernel.bbclass: Remove bashism
authorKhem Raj <raj.khem@gmail.com>
Fri, 12 Dec 2014 20:47:43 +0000 (12:47 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Dec 2014 10:17:49 +0000 (10:17 +0000)
commit162996ed5a12786a2a5255ebafa15291bcc328cf
treed40d2187ab0bc4923d32e8a581939fb1d2c956de
parent40bf6d0d71bd534fadcbc07b6fbba856e50bc534
kernel.bbclass: Remove bashism

Fixes build on systems using dash for default shell e.g.

errors like

run.do_strip.25842: [[: not found
| readelf: Error: Unable to read in 0x37 bytes of section headers
| readelf: Error: Not an ELF file - it has the wrong magic bytes at the start

Change-Id: I29cac15be44a02d75a3d6889b6ae9b2e19bf46af
(From OE-Core rev: 6956ffdc6e9879e32360b6ee3a3d286618807485)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/classes/kernel.bbclass