upgrade orangep-pi-lite to latest kernel and uboot
This commit is contained in:
parent
ea2bdf0938
commit
0a1d571cd4
2 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
require conf/machine/include/sun8i.inc
|
require conf/machine/include/sun8i.inc
|
||||||
|
|
||||||
PREFERRED_VERSION_linux = "4.11%"
|
PREFERRED_VERSION_linux = "4.14%"
|
||||||
PREFERRED_VERSION_u-boot = "v2017.03%"
|
PREFERRED_VERSION_u-boot = "v2017.11%"
|
||||||
|
|
||||||
KERNEL_DEVICETREE = "sun8i-h3-orangepi-lite.dtb \
|
KERNEL_DEVICETREE = "sun8i-h3-orangepi-lite.dtb \
|
||||||
overlay/sun8i-h3-analog-codec.dtbo \
|
overlay/sun8i-h3-analog-codec.dtbo \
|
||||||
|
|
|
@ -22,7 +22,7 @@ module.exports =
|
||||||
machine: 'orange-pi-lite'
|
machine: 'orange-pi-lite'
|
||||||
image: 'resin-image'
|
image: 'resin-image'
|
||||||
fstype: 'resinos-img'
|
fstype: 'resinos-img'
|
||||||
version: 'yocto-morty'
|
version: 'yocto-pyro'
|
||||||
deployArtifact: 'resin-image-orange-pi-lite.resinos-img'
|
deployArtifact: 'resin-image-orange-pi-lite.resinos-img'
|
||||||
compressed: true
|
compressed: true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue