Age | Commit message (Collapse) | Author |
|
meta-toradex-torizon has its master branch reworked so that the older
git hash no longer exists. Fix the repo sync step by providing current
head of master.
Fixes:
| $ ../bin/repo sync
| error.GitError: Cannot fetch meta-toradex-torizon update-ref: fatal: 6054c5e5df22c7e3c9b25ac865417695ebe1eca3^0: not a valid SHA1
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
Also move meta-updater to the Uptane space on GitHub.
Related-to: TOR-2213
Signed-off-by: Sergio Prado <sergio.prado@toradex.com>
(cherry picked from commit e7d2316c407f9a6fce95944f21af88fbfe84d2cd)
|
|
TorizonCore does not use meta-lmp anymore, so let's remove it.
Related-to: TOR-2247
Signed-off-by: Sergio Prado <sergio.prado@toradex.com>
(cherry picked from commit 17e25f4eef2283c7e6866148a0432152bed5b5bb)
|
|
Matrix Build: image-torizoncore-master-extint-matrix 90
Matrix Build Status: FAILURE
Triggered by: https://jenkins.int.toradex.com/job/image-torizoncore-master-extint-matrix/90
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
Bump git hashes as used in extint build of Sun Mar 27 14:06:31 UTC 2022
Matrix Build: image-tdxref-master-extint-matrix 177
Matrix Build Status: SUCCESS
Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-master-extint-matrix/177
Signed-off-by: ci.toradex <cicd@toradex.com>
|
|
Bump git hashes as used in extint build of Tue Oct 19 14:17:55 UTC 2021
Matrix Build: image-tdxref-master-extint-matrix 133
Matrix Build Status: SUCCESS
Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-master-extint-matrix/133
Signed-off-by: ci.toradex <cicd@toradex.com>
|
|
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
|
|
To involve in some fixes from external layers, basically for:
meta-updater:
```
235da14 image_repo_manifest.bbclass: explicitly call python3
c6df41e aktualizr: Bump to latest and install headers in dev package.
628c4e3 Inherit python3native instead of using HOSTTOOLS.
```
Related-to: TOR-1283
Signed-off-by: Ming Liu <ming.liu@toradex.com>
|
|
Related-to: TOR-1239
Signed-off-by: Ming Liu <ming.liu@toradex.com>
|
|
This reverts commit 8467ec79ec58508a59bfc9e01203cc77a178980c.
|
|
Drop a .git suffix from meta-toradex-distro layer to be consistent with
other layers.
Related-to: TOR-1126
Signed-off-by: Ming Liu <ming.liu@toradex.com>
|
|
Update hashes of the following external meta layers:
- meta-lmp
- meta-security
- meta-updater
- meta-virtualization
Also update hashes of toradex meta layers:
- meta-toradex-distro
- meta-toradex-torizon
Related-to: TOR-1126
Signed-off-by: Ming Liu <ming.liu@toradex.com>
|
|
Related-to: TOR-1126
Signed-off-by: Ming Liu <ming.liu@toradex.com>
|
|
Bump meta-toradex-torizon to latest commit on master.
This will fix a problem with the bitbake path that is preventing the
pipelines from running.
Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com>
|
|
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
This unifies and replaces the following manifests
starting from version 5.x.y:
http://git.toradex.com/toradex-bsp-platform.git
https://github.com/toradex/toradex-torizon-manifest.git
Related-to: ELB-2755
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|