orange-pi-pc-plus: update preferred U-boot version to v2018.03

Signed-off-by: Enrico Butera <ebutera@users.sourceforge.net>
sumo
Enrico Butera 2018-09-27 21:04:14 +02:00
parent 214b4dbce6
commit 29b20da5e8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
require conf/machine/include/sun8i.inc
PREFERRED_VERSION_u-boot = "v2017.03%"
PREFERRED_VERSION_u-boot = "v2018.03%"
KERNEL_DEVICETREE = "sun8i-h3-orangepi-pc-plus.dtb"
UBOOT_MACHINE = "orangepi_pc_plus_defconfig"