| Age | Commit message (Collapse) | Author |
|
Related-to: TOR-4508
Signed-off-by: Guilherme Freire <guilherme.almeida@toradex.com>
|
|
Add license file, this whole repository is available under the term of
the MIT license.
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
|
|
Remove meta-freescale-distro from the manifests. It was only providing
packagegroup-fsl-gstreamer1.0-full to meta-toradex-demos for mx8
machines, which is redundant with the existing RRECOMMENDS chain from
the base gstreamer packages.
Related-to: ELB-7006
Signed-off-by: Antoine Gouby <antoine.gouby@toradex.com>
|
|
After moving our 32-bit machines into meta-toradex-nxp, we no longer
need meta-freescale-3rdparty as a dependency. Remove meta-freescale-3rdparty
from the list of repositories to fetch.
Related-to: ELB-7001
Signed-off-by: Leonardo Costa <leonardo.costa@toradex.com>
|
|
We are combining 'meta-toradex-bsp-common', 'meta-toradex-nxp' and
'meta-toradex-ti' into one repository: 'meta-toradex-bsp'.
Update our manifests to account for this change.
Related-to: ELB-6973
Signed-off-by: Leonardo Costa <leonardo.costa@toradex.com>
|
|
The canonical repository URLs don't use /git.
Signed-off-by: Franz Schnyder <franz.schnyder@toradex.com>
(cherry picked from commit b23685e49bd8d2be598a63c9bd798feb7227fceb)
|
|
Due to recipe changes that are not backward compatible with scarthgap,
I'm moving the manifest back to the main branch.
Change-Id: Iebd6dddfae2106440fc665660fe36441f87194dd
Signed-off-by: Eduardo Ferreira <eduardo.barbosa@toradex.com>
|
|
In the CI we did not properly check the manifest hashes of the changes
requested to merge in the MR but the hashes of the manifest files that
were in the upstream remote branch already
After this commit we replace the files in the .repo/manifests folder
with the ones from the source branch
Signed-off-by: Aurelio Bachmann <aurelio.bachmann@toradex.com>
|
|
Added manifests for common-torizon on master branch. This should be used
only with the next.xml, since default and intefration does not make
sense for master builds. The hashes were copied from scarthgap,
therefore they will likely fail for these manifets. Use next.xml only
for now.
For synaptics, there is no master branch on their SDK, therefore we are
keeping the scarthgap one. The next.xml for synaptics will likely fail
as well.
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
|
|
Align project workflow with the main concept: execute MR CI
pipelines in the scope of the main project. Do not execute CI
for MRs in forks.
This also caused substitution of predefined Gitlab CI variables
CI_COMMIT_BRANCH is substituted with CI_MERGE_REQUEST_TARGET
to have visibility, from parent project perspective
Signed-off-by: Yuiry Erofeev <yuiry.erofeev@toradex.com>
(cherry picked from commit 66f3bf810e027267d027bafd4385e72da8043e23)
|
|
- Use toolchain container from parent project level, not from
the group
- Make toolchain container accessible via CI pipeline token
Signed-off-by: Yuiry Erofeev <yuiry.erofeev@toradex.com>
(cherry picked from commit 43984dea6c4271650a287605c8c2a8961fbd2633)
|
|
Related-to: TOR-3899
Change-Id: I9bc38b4105d7837585d65f939723a29ddd7885cb
Signed-off-by: Eduardo Ferreira <eduardo.barbosa@toradex.com>
|
|
Instead of hardcoding the URL, let's use the global defined variable
CI_GITLAB_REGISTRY_BASE, which will correctly point to the URL and will
change automatically when the migration of Gitlab is done.
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
|
|
The main branch is not kept up-to-date on 'meta-toradex-security' layer,
so to not lose any changes and keep the purpose of the master builds,
we'll use the latest active branch, scarthgap-7.x.y.
Change-Id: I466bc98a7e72c2968b259d415f839bd241fefde8
Signed-off-by: Eduardo Ferreira <eduardo.barbosa@toradex.com>
|
|
Bump git hashes as used in extint build of Tue 22 Apr 2025 05:19:37 PM UTC
Matrix Build: image-tdxref-master-extint-matrix 558
Matrix Build Status: SUCCESS
Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-master-extint-matrix/558
Signed-off-by: ci.toradex <cicd@toradex.com>
|
|
Qt 5 has reached end-of-life and is being removed from Toradex Layers.
The Toradex Reference Multimedia Image now features the Weston desktop
by default, replacing the previous Qt Cinematic Experience demo.
Remove meta-qt5 so it is not pulled anymore.
Related-to: ELB-6229
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
|
|
Switch layer meta-toradex-security from branch "main" to branch
"scarthgap-7.x.y" reflecting the fact that the layer is actually
maintained on the latter.
Signed-off-by: Rogerio Guerra Borin <rogerio.borin@toradex.com>
|
|
Following the new change in the distro name, from TorizonCore to Torizon
OS, we're changing the manifest folder name to a more general torizon.
Related-to: TOR-3478
Change-Id: Ic0015f2f95d1db491dab5174a9502ff0ab1dc2c2
Signed-off-by: Eduardo Ferreira <eduardo.barbosa@toradex.com>
|
|
Related-to: TOR-3478
Change-Id: I557798544b568dd30b4ad229736c68f614feb884
Signed-off-by: Eduardo Ferreira <eduardo.barbosa@toradex.com>
|
|
oe-core commit dcca9ee6f0 ("oe-setup-builddir: Correct when validation
of the templates dir is run") now checks that the second last
directory must be named templates.
Along with the files used by OE which needed the change the location of
'export' was also moved. Follow that here.
Related-to: TEI-1063
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
Set meta-toradex-tezi to use the now existing master layer and set
the pinned layer versions for latest current master.
Related-to: TEI-1063
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
Bump the pinned toradex layers to latest master hashes.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
Bump git hashes as used in extint build of Mon 08 Apr 2024 07:39:23 AM UTC
Matrix Build: image-tdxref-master-extint-matrix 404
Matrix Build Status: FAILURE
Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-master-extint-matrix/404
Signed-off-by: ci.toradex <cicd@toradex.com>
|
|
Google updated the repo command to use python3 by default so that now
the modification of the interpreter is no longer necessary.
Signed-off-by: Rogerio Guerra Borin <rogerio.borin@toradex.com>
(cherry picked from commit e4b70deaf8bf8bb7bdbee4705709d3cfe9202d7c)
|
|
We've migrated meta-toradex-torizon to github.com/torizon, so we're
adding this new repo to our manifests, and renaming accordingly:
* github.com/toradex -> toradex
* github.com/torizon -> torizon
Related-to: TOR-3369
Signed-off-by: Eduardo Ferreira <eduardo.barbosa@toradex.com>
|
|
Some Toradex hardware started to include a TPM device so for its
software support add meta-security to the manifest making possible
to use meta-tpm layer.
Related-to: ELB-5500
Signed-off-by: Joao Paulo Goncalves <joao.goncalves@toradex.com>
|
|
Related-to: TOR-3162
Change-Id: I4634834396cc0166189691e411c4fdcb3be52701
Signed-off-by: Eduardo Ferreira <eduardo.barbosa@toradex.com>
|
|
In the tezi manifest we still have some layers checking out kirkstone,
even if the layers would have a master branch.
Change to master.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
Related-to: ELB-5357
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
- use one of our regular containers. (with a fixup for /usr/bin/python missing)
- keep the artefacts inside the checked out git repo
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
(cherry picked from commit 495b48717be1dbfb415e427613a48099f553889a)
|
|
Related-to: ELB-4127
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
(cherry picked from commit 84aaadb2acebdafb812874a7935483dcb3bbcc59)
(cherry picked from commit 0af4f74ab7a9db87f705db5815e6b9febfc2176e)
|
|
meta-toradex-tezi currently stays at kirkstone-6.x.y until we have this
up and running.
Related-to: TEI-1055
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
Related-to: ELB-4978
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
Bump git hashes as used in extint build of Mon Jan 30 13:01:20 UTC 2023
Matrix Build: image-torizoncore-master-extint-matrix 141
Matrix Build Status: SUCCESS
Triggered by: https://jenkins.int.toradex.com/job/image-torizoncore-master-extint-matrix/141
Signed-off-by: ci.toradex <cicd@toradex.com>
|
|
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>
|
|
We wont maintain meta-toradex-tegra in master, drop it.
Related-to: ELB-4471
Signed-off-by: Ming Liu <ming.liu@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)
|
|
Bump git hashes as used in extint build of Tue Jul 5 18:36:11 UTC 2022
Matrix Build: image-tdxref-master-extint-matrix 208
Matrix Build Status: SUCCESS
Triggered by: https://jenkins.int.toradex.com/job/image-tdxref-master-extint-matrix/208
Signed-off-by: ci.toradex <cicd@toradex.com>
Updated meta-toradex-* hashes in pinned/default.xml.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
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>
|
|
Bump the layers to latest with cherry-picks of what is used in
dunfell-5.3.0 quarterly plus updates to make colibri-vf build.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
The build matrix with these hashes was successfully built.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
Import from dunfell-5.x.y branch @ 1687afa.
This does a repo init; repo sync.
It will fail if any of the layers cannot be cloned at the given revision.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
Bump git hashes as used in extint build of Sat Nov 7 11:04:04 UTC 2020
Matrix Build: image-torizoncore-master-extint-matrix 22
Matrix Build Status: FAILURE
Triggered by: https://jenkins.int.toradex.com/job/image-torizoncore-master-extint-matrix/22
Signed-off-by: ci.toradex <cicd@toradex.com>
|
|
Bump git hashes as used in extint build of Sun Oct 25 2020.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Change-Id: I011188f854bb19a45bb82a9caecb212a8d12f02d
|
|
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>
|