Bump versions kernel and u-boot versions for orange pi pc

This commit is contained in:
Fernando De La Garza 2017-04-19 17:02:16 -07:00
parent 6b0661dff2
commit dec3faadd9

View File

@ -4,8 +4,8 @@
require conf/machine/include/sun8i.inc
PREFERRED_VERSION_linux = "4.9.0+git%"
PREFERRED_VERSION_u-boot = "v2016.11%"
PREFERRED_VERSION_linux = "4.11.0+git%"
PREFERRED_VERSION_u-boot = "v2017.03%"
KERNEL_DEVICETREE = "sun8i-h3-orangepi-pc.dtb"
UBOOT_MACHINE = "orangepi_pc_defconfig"