roseapplepi: backport upstream patches to fix build with gcc 6
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 20 Jun 2017 11:49:52 +0000 (13:49 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 20 Jun 2017 19:27:54 +0000 (21:27 +0200)
commitdc30db3cf1f19d5c3f1db9543569758bf06898a7
treed34685191ea6b9437ae1bad873ba7302f4cfdd08
parent6aeb2c97c243c9336a76069ab5a11083bb6908e9
roseapplepi: backport upstream patches to fix build with gcc 6

The recent change to default to gcc 6 for the internal toolchain broke this
defconfig as the u-boot and linux kernel are too old to build with gcc 6.

Fit it by backporting the following commits:

- u-boot: 9b2c282b34 (compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6)
- linux:  cb984d101b (compiler-gcc: integrate the various compiler-gcc[345].h files)

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/roseapplepi/patches/linux/0005-compiler-gcc-integrate-the-various-compiler-gcc-345-.patch [new file with mode: 0644]
board/roseapplepi/patches/uboot/0001-compiler-.h-sync-include-linux-compiler-.h-with-Linu.patch [new file with mode: 0644]