Merge pull request #147 from balena-os/release_v2.85.10+rev1
Release v2.85.10+rev1
This commit is contained in:
commit
61a68d81ac
15 changed files with 14 additions and 16 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 4bfb805f24a1e260f708c63e5dfedea9dade3cd2
|
||||
Subproject commit bd419a972c100908641bbf18c49de37ba46edc35
|
|
@ -23,7 +23,7 @@ module.exports =
|
|||
machine: 'bananapi-m1-plus'
|
||||
image: 'balena-image'
|
||||
fstype: 'balenaos-img'
|
||||
version: 'yocto-warrior'
|
||||
version: 'yocto-dunfell'
|
||||
deployArtifact: 'balena-image-bananapi-m1-plus.balenaos-img'
|
||||
compressed: true
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 700b93a1b7b777b31c919a28628f7be48abdfb0f
|
||||
Subproject commit ed3dc320a1b01b69aa8ebdf7cdf73d8374854c8a
|
|
@ -7,5 +7,4 @@ BBFILE_COLLECTIONS += "balena-allwinner"
|
|||
BBFILE_PATTERN_balena-allwinner := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_balena-allwinner = "1337"
|
||||
|
||||
LAYERSERIES_COMPAT_balena-allwinner = "warrior"
|
||||
LAYERSERIES_COMPAT_meta-sunxi = "warrior"
|
||||
LAYERSERIES_COMPAT_balena-allwinner = "dunfell"
|
||||
|
|
|
@ -14,7 +14,7 @@ BBLAYERS ?= " \
|
|||
${TOPDIR}/../layers/meta-openembedded/meta-python \
|
||||
${TOPDIR}/../layers/meta-sunxi \
|
||||
${TOPDIR}/../layers/meta-balena/meta-balena-common \
|
||||
${TOPDIR}/../layers/meta-balena/meta-balena-warrior \
|
||||
${TOPDIR}/../layers/meta-balena/meta-balena-dunfell \
|
||||
${TOPDIR}/../layers/meta-balena-allwinner \
|
||||
${TOPDIR}/../layers/meta-rust \
|
||||
"
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
SRCREV = "8965ea55ddfd862ee76384913f82e6b69628cd27"
|
|
@ -1 +1 @@
|
|||
Subproject commit a24acf94d48d635eca668ea34598c6e5c857e3f8
|
||||
Subproject commit 4a0d93d250576177e1237fa559f55c4f9d371809
|
|
@ -1 +1 @@
|
|||
Subproject commit c5ff05d1e99c1e80844c1673456e2368499918c7
|
||||
Subproject commit aec6519e23a9fe5b497d23053bdf408df5de4af6
|
|
@ -1 +1 @@
|
|||
Subproject commit ee3a551b8316328f72a29f36376bc85f1a0a2fb2
|
||||
Subproject commit f367a1ff2c329c801659c6de77910456a4167430
|
|
@ -1 +1 @@
|
|||
Subproject commit f475afc5df0837532dcd0f3a831ddc3aec8941f1
|
||||
Subproject commit a13bda44fcda4e79e9aed39ca1495eabecb6a7b7
|
|
@ -38,7 +38,7 @@ module.exports =
|
|||
machine: 'nanopi-neo-air'
|
||||
image: 'balena-image-flasher'
|
||||
fstype: 'balenaos-img'
|
||||
version: 'yocto-warrior'
|
||||
version: 'yocto-dunfell'
|
||||
deployArtifact: 'balena-image-flasher-nanopi-neo-air.balenaos-img'
|
||||
compressed: true
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ module.exports =
|
|||
machine: 'orange-pi-lite'
|
||||
image: 'balena-image'
|
||||
fstype: 'balenaos-img'
|
||||
version: 'yocto-warrior'
|
||||
version: 'yocto-dunfell'
|
||||
deployArtifact: 'balena-image-orange-pi-lite.balenaos-img'
|
||||
compressed: true
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ module.exports =
|
|||
machine: 'orange-pi-one'
|
||||
image: 'balena-image'
|
||||
fstype: 'balenaos-img'
|
||||
version: 'yocto-warrior'
|
||||
version: 'yocto-dunfell'
|
||||
deployArtifact: 'balena-image-orange-pi-one.balenaos-img'
|
||||
compressed: true
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ module.exports =
|
|||
machine: 'orange-pi-zero'
|
||||
image: 'balena-image'
|
||||
fstype: 'balenaos-img'
|
||||
version: 'yocto-warrior'
|
||||
version: 'yocto-dunfell'
|
||||
deployArtifact: 'balena-image-orange-pi-zero.balenaos-img'
|
||||
compressed: true
|
||||
|
||||
|
|
|
@ -38,7 +38,7 @@ module.exports =
|
|||
machine: 'orangepi-plus2'
|
||||
image: 'balena-image-flasher'
|
||||
fstype: 'balenaos-img'
|
||||
version: 'yocto-warrior'
|
||||
version: 'yocto-dunfell'
|
||||
deployArtifact: 'balena-image-flasher-orangepi-plus2.balenaos-img'
|
||||
compressed: true
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue