Merge pull request #20 from resin-os/orangepi-lite

upgrade orangep-pi-lite to latest kernel and uboot
This commit is contained in:
Shaun Mulligan 2018-01-28 13:16:26 +00:00 committed by GitHub
commit dfc9572052
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -22,7 +22,7 @@ module.exports =
machine: 'orange-pi-lite'
image: 'resin-image'
fstype: 'resinos-img'
version: 'yocto-morty'
version: 'yocto-pyro'
deployArtifact: 'resin-image-orange-pi-lite.resinos-img'
compressed: true