configs/beaglebone: Bump U-Boot version
authorEzequiel Garcia <ezequiel@vanguardiasur.com.ar>
Mon, 6 Jun 2016 17:05:35 +0000 (14:05 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 6 Jun 2016 20:39:57 +0000 (22:39 +0200)
commit2f4e8dbc2f95add3b86503dcf9f8a8f50c96b9fa
treeed5d47bb68d8764150930c73aca8bc64c7af7887
parent7d0b7d3c27a6795667e1aeb18e9978e1a44361e5
configs/beaglebone: Bump U-Boot version

Currently selected version of U-Boot fails to compile.
Dying words are:

  gcc -g -O2 -I/home/zeta/buildroot/buildroot/output/host/usr/include -c -o env_embedded.o /home/zeta/buildroot/buildroot/output/build/uboot-2013.10/common/env_embedded.c
  /home/zeta/buildroot/buildroot/output/build/uboot-2013.10/lib/crc32.c:14:20: fatal error: common.h: No such file or directory
  compilation terminated.
  Makefile:258: recipe for target 'crc32.o' failed

Since it's quite old, instead of trying to fix it, let's
just upgrade.

Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
configs/beaglebone_defconfig