orange-pi-lite.conf: Remove PREFERRED_VERSION for linux/uboot

The default for this machine will be linux 4.19.76
and u-boot 2019.04

Signed-off-by: Vicentiu Galanopulo <vicentiu@balena.io>
This commit is contained in:
Vicentiu Galanopulo 2019-10-04 14:43:13 +02:00
parent 1544e80ad2
commit 49ac7c0c93

View file

@ -4,9 +4,6 @@
require conf/machine/include/sun8i.inc
PREFERRED_VERSION_linux = "4.14%"
PREFERRED_VERSION_u-boot = "v2017.11%"
KERNEL_DEVICETREE = "sun8i-h3-orangepi-lite.dtb \
overlay/sun8i-h3-analog-codec.dtbo \
overlay/sun8i-h3-cir.dtbo \