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:
Jens Lucius
2015-10-23 09:48:54 +02:00
parent 4f75b81ab2
commit b5e93023fb
3 changed files with 9 additions and 8 deletions

View File

@ -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"