pandaboard_defconfig: bump u-boot to 2017.05 to fix build with gcc 6
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 16 Jun 2017 21:24:04 +0000 (23:24 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 17 Jun 2017 08:49:39 +0000 (10:49 +0200)
commit3c2708cbcb3f82e919b79043953e1e11f8baf71e
tree761f2650aa86ce698f98ae8942116e484d41df23
parent9b0682d7158b3c5df7bd70d10682da3554340ede
pandaboard_defconfig: bump u-boot to 2017.05 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 doesn't contain commit 9b2c282b34 (compiler*.h: sync
include/linux/compiler*.h with Linux 4.5-rc6) which was added during the
2016.03 cycle.

Fix the build by bumping u-boot to 2017.05.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/pandaboard_defconfig