mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-16 10:18:23 +01:00
u-boot: update to 2016.01
Signed-off-by: Jonathan Liu <net147@gmail.com>
This commit is contained in:
parent
849a2266d5
commit
7401e9dd80
@ -25,14 +25,12 @@ DEFAULT_PREFERENCE_sun4i="1"
|
|||||||
DEFAULT_PREFERENCE_sun5i="1"
|
DEFAULT_PREFERENCE_sun5i="1"
|
||||||
DEFAULT_PREFERENCE_sun7i="1"
|
DEFAULT_PREFERENCE_sun7i="1"
|
||||||
|
|
||||||
SRC_URI += "file://boot.cmd \
|
SRC_URI = "git://git.denx.de/u-boot.git;branch=master \
|
||||||
"
|
file://boot.cmd"
|
||||||
|
|
||||||
SRCREV = "5ec0003b19cbdf06ccd6941237cbc0d1c3468e2d"
|
SRCREV = "fa85e826c16b9ce1ad302a57e9c4b24db0d8b930"
|
||||||
|
|
||||||
PV = "v2015.10${SRCPV}"
|
PV = "v2016.01${SRCPV}"
|
||||||
|
|
||||||
PE = "1"
|
|
||||||
|
|
||||||
SPL_BINARY="u-boot-sunxi-with-spl.bin"
|
SPL_BINARY="u-boot-sunxi-with-spl.bin"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user