mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-07-13 06:24:26 +02:00
Bump versions of kernel and u-boot
Bump preferred u-boot release version and kernel git version: - kernel 4.11.0-rc5 - u-boot 2017.03 Update preferred versions of u-boot and kernel for all the boards that are using them: nanopi-neo, orange-pi-one, pcduino. The purpose of this update is to get the latest features for sun8i cores including SPI support and orange-pi-zero support Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
This commit is contained in:
@ -29,9 +29,9 @@ DEFAULT_PREFERENCE_sun8i="1"
|
||||
SRC_URI = "git://git.denx.de/u-boot.git;branch=master \
|
||||
file://boot.cmd"
|
||||
|
||||
SRCREV = "29e0cfb4f77f7aa369136302cee14a91e22dca71"
|
||||
SRCREV = "8537ddd769f460d7fb7a62a3dcc9669049702e51"
|
||||
|
||||
PV = "v2016.11+git${SRCPV}"
|
||||
PV = "v2017.03+git${SRCPV}"
|
||||
|
||||
PE = "2"
|
||||
|
Reference in New Issue
Block a user