pcduino: bump preferred u-boot and kernel versions

Bump preferred u-boot and kernel versions:
- kernel 4.9
- u-boot 2016.11

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
pull/157/head
Sergey Matyukevich 2016-12-15 23:10:24 +03:00
parent fe66ceacb5
commit 2b1cafc104
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@
require conf/machine/include/sun4i.inc
PREFERRED_VERSION_linux = "4.9.0+git%"
PREFERRED_VERSION_u-boot = "v2016.11%"
KERNEL_DEVICETREE = "sun4i-a10-pcduino.dtb"
UBOOT_MACHINE = "Linksprite_pcDuino_defconfig"
SUNXI_FEX_FILE = "sys_config/a10/pcduino.fex"