Files
poky/meta/recipes-kernel
S. Lockwood-Childs d5abdf023b kernel-devsrc: restore compatibility with kernel < v4.10
The kernel commit that added the syscall table generation tools
for ARM platform (ARM: convert to generated system call tables)
wasn't merged until kernel release v4.10.

Current assumption in kernel-devsrc recipe is that these syscall
scripts exist, which breaks the build for external board layers that are
still using 4.9.x kernels:

  cp: cannot stat ‘arch/arm/tools/syscall*’: No such file or directory

so only try to install the scripts when they actually exist.

(From OE-Core rev: 7b4d77d7f909c0ae27553fd9c480f069f12e468f)

Signed-off-by: S. Lockwood-Childs <sjl@vctlabs.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-02-06 08:29:06 +00:00
..
2018-09-10 12:13:06 +01:00
2018-11-20 10:32:16 +00:00
2018-10-18 23:26:35 +01:00
2019-01-27 13:05:17 +00:00
2019-01-18 16:24:39 +00:00
2019-02-02 11:06:00 +00:00