Merge pull request #20 from resin-os/orangepi-lite
upgrade orangep-pi-lite to latest kernel and uboot
This commit is contained in:
commit
dfc9572052
2 changed files with 3 additions and 3 deletions
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue