<feed xmlns='http://www.w3.org/2005/Atom'>
<title>toradex-manifest.git, branch master</title>
<subtitle>Repo manifest for Toradex Embedded Linux TorizonCore and BSP layer setup for Yocto Project/Openembedded</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/toradex-manifest.git/'/>
<entry>
<title>torizon next: Add new Torizon repos after split</title>
<updated>2026-08-20T14:20:28+00:00</updated>
<author>
<name>Guilherme Freire</name>
<email>guilherme.almeida@toradex.com</email>
</author>
<published>2026-08-20T14:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/toradex-manifest.git/commit/?id=b3da69031935aa47547f42074fd2e9340a20adb5'/>
<id>b3da69031935aa47547f42074fd2e9340a20adb5</id>
<content type='text'>
Related-to: TOR-4508
Signed-off-by: Guilherme Freire &lt;guilherme.almeida@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related-to: TOR-4508
Signed-off-by: Guilherme Freire &lt;guilherme.almeida@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license</title>
<updated>2026-06-16T12:36:20+00:00</updated>
<author>
<name>Francesco Dolcini</name>
<email>francesco.dolcini@toradex.com</email>
</author>
<published>2026-06-16T12:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/toradex-manifest.git/commit/?id=d551e1071c922274b45e5c1524f6a07f8236caaa'/>
<id>d551e1071c922274b45e5c1524f6a07f8236caaa</id>
<content type='text'>
Add license file, this whole repository is available under the term of
the MIT license.

Signed-off-by: Francesco Dolcini &lt;francesco.dolcini@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add license file, this whole repository is available under the term of
the MIT license.

Signed-off-by: Francesco Dolcini &lt;francesco.dolcini@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bsp: remove meta-freescale-distro</title>
<updated>2026-06-05T12:15:36+00:00</updated>
<author>
<name>Antoine Gouby</name>
<email>antoine.gouby@toradex.com</email>
</author>
<published>2026-06-05T12:12:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/toradex-manifest.git/commit/?id=bb81b719c4186bcd0177f899ea82e07e8a438b13'/>
<id>bb81b719c4186bcd0177f899ea82e07e8a438b13</id>
<content type='text'>
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 &lt;antoine.gouby@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;antoine.gouby@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bsp: Remove meta-freescale-3rdparty</title>
<updated>2026-04-30T17:07:52+00:00</updated>
<author>
<name>Leonardo Costa</name>
<email>leonardo.costa@toradex.com</email>
</author>
<published>2026-04-30T17:07:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/toradex-manifest.git/commit/?id=b812969d9dbfce61ad16b2654dc66b9c4df6e417'/>
<id>b812969d9dbfce61ad16b2654dc66b9c4df6e417</id>
<content type='text'>
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 &lt;leonardo.costa@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;leonardo.costa@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bsp: Move to combined meta-toradex-bsp layer</title>
<updated>2026-04-22T17:45:03+00:00</updated>
<author>
<name>Leonardo Costa</name>
<email>leonardo.costa@toradex.com</email>
</author>
<published>2026-04-13T17:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/toradex-manifest.git/commit/?id=c85be1d0b8156a1481251e3b2f6faca74e445577'/>
<id>c85be1d0b8156a1481251e3b2f6faca74e445577</id>
<content type='text'>
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 &lt;leonardo.costa@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;leonardo.costa@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>base: use canonical git.yoctoproject.org URLs</title>
<updated>2026-04-08T13:10:44+00:00</updated>
<author>
<name>Franz Schnyder</name>
<email>franz.schnyder@toradex.com</email>
</author>
<published>2026-04-08T10:42:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/toradex-manifest.git/commit/?id=fc31a2ad953a921ee4dde095825084f9674fb2ca'/>
<id>fc31a2ad953a921ee4dde095825084f9674fb2ca</id>
<content type='text'>
The canonical repository URLs don't use /git.

Signed-off-by: Franz Schnyder &lt;franz.schnyder@toradex.com&gt;
(cherry picked from commit b23685e49bd8d2be598a63c9bd798feb7227fceb)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The canonical repository URLs don't use /git.

Signed-off-by: Franz Schnyder &lt;franz.schnyder@toradex.com&gt;
(cherry picked from commit b23685e49bd8d2be598a63c9bd798feb7227fceb)
</pre>
</div>
</content>
</entry>
<entry>
<title>torizon: moving meta-toradex-security back to main branch</title>
<updated>2026-03-16T15:54:47+00:00</updated>
<author>
<name>Eduardo Ferreira</name>
<email>eduardo.barbosa@toradex.com</email>
</author>
<published>2026-03-16T15:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/toradex-manifest.git/commit/?id=76a42b7b3785b13cf43c5305ec0e5cfd4531575b'/>
<id>76a42b7b3785b13cf43c5305ec0e5cfd4531575b</id>
<content type='text'>
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 &lt;eduardo.barbosa@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;eduardo.barbosa@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: fix: check hashes of source branch manifests</title>
<updated>2026-01-14T14:33:36+00:00</updated>
<author>
<name>Aurelio Bachmann</name>
<email>aurelio.bachmann@toradex.com</email>
</author>
<published>2026-01-14T14:23:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/toradex-manifest.git/commit/?id=33d74c2621fe4f11c8753bffb152c7fcec2422cd'/>
<id>33d74c2621fe4f11c8753bffb152c7fcec2422cd</id>
<content type='text'>
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 &lt;aurelio.bachmann@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;aurelio.bachmann@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>common-torizon: add manifest for master branch</title>
<updated>2025-12-18T17:55:57+00:00</updated>
<author>
<name>Hiago De Franco</name>
<email>hiago.franco@toradex.com</email>
</author>
<published>2025-12-18T12:44:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/toradex-manifest.git/commit/?id=8778aec9ab2b7a7cfbe9fdb648ef22e471bfd39d'/>
<id>8778aec9ab2b7a7cfbe9fdb648ef22e471bfd39d</id>
<content type='text'>
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 &lt;hiago.franco@toradex.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;hiago.franco@toradex.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gitlab-ci: Adopt CI for MR workflow to execute it in the scope of parent project</title>
<updated>2025-12-18T17:45:16+00:00</updated>
<author>
<name>Yuriy Erofeev</name>
<email>yuiry.erofeev@toradex.com</email>
</author>
<published>2025-09-22T14:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/toradex-manifest.git/commit/?id=cda3241cca38785913f91b22b496389fe10bc412'/>
<id>cda3241cca38785913f91b22b496389fe10bc412</id>
<content type='text'>
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 &lt;yuiry.erofeev@toradex.com&gt;
(cherry picked from commit 66f3bf810e027267d027bafd4385e72da8043e23)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;yuiry.erofeev@toradex.com&gt;
(cherry picked from commit 66f3bf810e027267d027bafd4385e72da8043e23)
</pre>
</div>
</content>
</entry>
</feed>
