mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-07-13 14:34:31 +02:00
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:
@ -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"
|
||||
|
Reference in New Issue
Block a user