Update u-boot_git.bb, Correct U-Boot machine names

The latest revision of U-Boot requires changing the U-Boot machine names for
olimex based boards, as these were changed in U-Boot.

U-Boot tested on Olimex A20 Olinuxino

Signed-off-by: Jens Lucius <info@jenslucius.com>
This commit is contained in:
Jens Lucius
2014-09-18 18:36:12 +02:00
parent 2b7341d260
commit dc03e94587
4 changed files with 4 additions and 4 deletions

View File

@ -21,7 +21,7 @@ SRC_URI = "git://github.com/linux-sunxi/u-boot-sunxi.git;protocol=git;branch=sun
PE = "1"
PV = "v2014.04+git${SRCPV}"
SRCREV = "36080eb05e9a1e96d58e3168631d3cc9c612a0e3"
SRCREV = "ee425f94b488a4304c136a171bb8fdec0d835032"
S = "${WORKDIR}/git"