4 Commits

Author SHA1 Message Date
Steven Walter
59c951cc17 Merge pull request #369 from clementperon/zeus
Revert incompatible commit + correct CI path to Zeus version
2021-12-02 11:21:51 -05:00
Clément Péron
5310b50d80 github: downgrade github CI version to Zeus 3.0.4
Signed-off-by: Clément Péron <peron.clem@gmail.com>
2021-11-21 15:02:31 +01:00
Clément Péron
0ecc9b5c2b Revert "Convert to new override syntax (#357)"
This commit is not compatible with zeus layer so revert it.

This reverts commit bf6705fb7f.

Signed-off-by: Clément Péron <peron.clem@gmail.com>
2021-11-21 14:59:27 +01:00
Martin 'JaMa' Jansa
bf6705fb7f Convert to new override syntax (#357)
* Convert to new override syntax

This is the result of automated script (0.9.0) conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

* Manually fix the conversion

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

* layer.conf: Update layer compatibility with only dunfell and newer.

Add honister to mark the layers as compatible with honister now that it uses
the new override syntax.

Drop zeus and older which are missing a support for newer override syntax which
was backported only to 1.46 branch (used by dunfell) and newer, e.g.:
https://git.openembedded.org/bitbake/commit/?h=1.46&id=c5418eae56cc50dbae7951c055434a0c456c53a4

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

* CI: use YOCTO_BRANCH instead of yocto-${YOCTO_VERSION} for poky checkout

* using latest revision in branch is often better than sticking to
  some point releases

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

* CI: switch to hardknott branch

* gatesgarth is already EOL, better to use something supported

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2021-08-05 17:37:51 -04:00
2 changed files with 2 additions and 3 deletions

View File

@@ -2,8 +2,8 @@ on: [pull_request]
jobs:
build:
env:
YOCTO_VERSION: 3.2.3
YOCTO_BRANCH: gatesgarth
YOCTO_VERSION: 3.0.4
YOCTO_BRANCH: zeus
runs-on: self-hosted
steps:
- uses: actions/checkout@v2

View File

@@ -19,7 +19,6 @@ This OpenEmbedded layer provides the rust compiler, tools for building packages
- cargo (built for target)
## Building a rust package
When building a rust package in bitbake, it's usually easiest to build with