We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91d0ce9 commit b18823cCopy full SHA for b18823c
VERSION
@@ -1 +1 @@
1
-5.0.11
+2024.1.0
layers/meta-balena
repo.yml
@@ -1,10 +1,11 @@
----
2
-type: 'yocto-based OS image'
+esr:
+ version: '2024.1'
3
reviewers: 1
4
+type: yocto-based OS image
5
upstream:
- - repo: 'layers/meta-balena'
6
- url: 'http://github.com/balena-os/meta-balena'
7
- - repo: 'balena-yocto-scripts'
8
- url: 'http://github.com/balena-os/balena-yocto-scripts'
9
- - repo: 'contracts'
10
- url: 'https://github.com/balena-io/contracts.git'
+- repo: layers/meta-balena
+ url: http://github.com/balena-os/meta-balena
+- repo: balena-yocto-scripts
+ url: http://github.com/balena-os/balena-yocto-scripts
+- repo: contracts
11
+ url: https://github.com/balena-io/contracts.git
0 commit comments