Merge pull request #50 from resin-os/switch_to_sumo

Switch to Poky Sumo
This commit is contained in:
Florin Sarbu 2018-08-02 14:20:10 +03:00 committed by GitHub
commit 63caabdaa7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 11 additions and 16 deletions

View file

@ -1,6 +1,8 @@
Change log
-----------
* Switch to Yocto Sumo 19.0.0 [Florin]
# v2.14.0+rev3
## (2018-07-27)

View file

@ -22,7 +22,7 @@ module.exports =
machine: 'bananapi-m1-plus'
image: 'resin-image'
fstype: 'resinos-img'
version: 'yocto-rocko'
version: 'yocto-sumo'
deployArtifact: 'resin-image-bananapi-m1-plus.resinos-img'
compressed: true

@ -1 +1 @@
Subproject commit a65c1acb1822966c3553de9fc98d8bb6be705c4e
Subproject commit b0950aeff5b630256bb5e25ca15f4d59c115e7c1

View file

@ -14,14 +14,7 @@ BBLAYERS ?= " \
${TOPDIR}/../layers/meta-openembedded/meta-python \
${TOPDIR}/../layers/meta-sunxi \
${TOPDIR}/../layers/meta-resin/meta-resin-common \
${TOPDIR}/../layers/meta-resin/meta-resin-rocko \
${TOPDIR}/../layers/meta-resin/meta-resin-sumo \
${TOPDIR}/../layers/meta-resin-allwinner \
${TOPDIR}/../layers/meta-rust \
"
BBLAYERS_NON_REMOVABLE ?= " \
${TOPDIR}/../layers/poky/meta \
${TOPDIR}/../layers/poky/meta-poky \
${TOPDIR}/../layers/meta-resin/meta-resin-common \
${TOPDIR}/../layers/meta-resin/meta-resin-rocko \
"

@ -1 +1 @@
Subproject commit 5b0492fd4c7ced38d5b0ee28f905f9bafa54104d
Subproject commit 3efa0f069ffe4dfcb3531ea89834e69cd2257157

@ -1 +1 @@
Subproject commit 09b67e1d65e68505278140f756a36622554d87a1
Subproject commit df468d72d74b6af224060b78e4d5daf66c536cb6

@ -1 +1 @@
Subproject commit 65d23bd7986615fdfb0f1717b615534a2a14ab80
Subproject commit da3625c52e1ab8985fba4fc3d133edf92142f182

View file

@ -22,7 +22,7 @@ module.exports =
machine: 'nanopi-neo-air'
image: 'resin-image'
fstype: 'resinos-img'
version: 'yocto-morty'
version: 'yocto-sumo'
deployArtifact: 'resin-image-nanopi-neo-air.resinos-img'
compressed: true

View file

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

View file

@ -37,7 +37,7 @@ module.exports =
machine: 'orangepi-plus2'
image: 'resin-image-flasher'
fstype: 'resinos-img'
version: 'yocto-rocko'
version: 'yocto-sumo'
deployArtifact: 'resin-image-flasher-orangepi-plus2.resinos-img'
compressed: true