mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-07-13 06:24:26 +02:00
update u-boot, kernel
- Update U-Boot from 2015.07 to 2015.10 - Update mainline kernel from 4.1.7 to 4.1.10 - Update git kernel from 4.3rc2 to 4.3rc6 Signed-off-by: Jens Lucius <info@jenslucius.com>
This commit is contained in:
@ -25,11 +25,12 @@ DEFAULT_PREFERENCE_sun4i="1"
|
||||
DEFAULT_PREFERENCE_sun5i="1"
|
||||
DEFAULT_PREFERENCE_sun7i="1"
|
||||
|
||||
SRC_URI += "file://boot.cmd"
|
||||
SRC_URI += "file://boot.cmd \
|
||||
"
|
||||
|
||||
SRCREV = "33711bdd4a4dce942fb5ae85a68899a8357bdd94"
|
||||
SRCREV = "5ec0003b19cbdf06ccd6941237cbc0d1c3468e2d"
|
||||
|
||||
PV = "v2015.07${SRCPV}"
|
||||
PV = "v2015.10${SRCPV}"
|
||||
|
||||
PE = "1"
|
||||
|
Reference in New Issue
Block a user