]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
configs: lock kernel version for atngw100_defconfig
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 7 Aug 2013 09:54:14 +0000 (11:54 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 7 Aug 2013 15:49:01 +0000 (17:49 +0200)
commitae6130953d68406611c5459c513b0d78dfc2f40e
tree7e871535eb731075474ef99ece13d0f0e1668b6e
parent8ffc999d851a590091bad44d623364f4c9105989
configs: lock kernel version for atngw100_defconfig

The 3.10.x kernels fail to build with the following message:

vsprintf.c:(.text+0x17e0): relocation truncated to fit: R_AVR32_16N_PCREL against symbol `_ctype' defined in .text section in lib/lib.a(ctype.o)

While this is most likely a toolchain issue, but since AVR32 isn't a
well-maintained architecture, there's not much we can do.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
configs/atngw100_defconfig