| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The series [1] changed the way sources are fetched/unpacked and
S needs to follow that. Additionally for git repos it moved away from
having 'git/' as the checkout directory.
This has been partly tested by building weston based image for
imx6/imx6ull/imx7/imx8/imx8mm/imx8mp/imx95 based images.
E.g. none of the recipes specific for qoriq is built time tested.
As walnascar is no longer compatible with master/whinlatter drop
it from LAYERSERIES_COMPAT.
[1] https://lore.kernel.org/openembedded-core/20250616095000.2918921-1-alex.kanavin@gmail.com/
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
|
|
|
|
|
|
|
|
|
|
|
| |
For 7D there are no .elf files and there is a build break:
```
| install: cannot stat '.../imx7d-sabresd-m4-freertos-1.0.1/*.elf': No such file or directory
```
Fixes #2056.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
|
|
|
|
|
| |
The demo extension is overridable so the new install behavior needs to
use the variable.
Fixes #2056.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|
|
|
|
|
| |
imx95: 2.16.001 -> 24.12.00
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Drop md5sum check as no longer mandated in Yocto Project.
SRC_URI[md5sum] used to also be commonly used, but it is deprecated and
should be replaced by SRC_URI[sha256sum] when updating existing recipes. See:
- https://docs.yoctoproject.org/dev/singleindex.html#fetching-code
- https://docs.yoctoproject.org/dev/singleindex.html#src-uri-checksum-behaviour
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
| |
Add new recipe for imx-m7-demos and update README.
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update to the new NXP BSP 6.6.23-2.0.0.
- Replace m33 demos 2.14.1 and 2.15.000 with 2.16.000 version.
- Replace m4 demos 2.14.0 and 2.14.1 with 2.16.000 version, and fix
2.9.0 license checksum.
- Replace m7 demos 2.14.0, 2.14.1 and 2.15.000 with 2.16.000 version.
- Fix SRC_URI from imx-mcore-demos wich was causing the link to have an
extra '/', making the download fail.
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Update M-core demos to be aligned to the NXP BSP LF6.6.3-1.0.0
release.
Changes:
- i.MX95: add (m7 2.15.000)
- i.MX93: update (m33 2.14.2 -> 2.15.000
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
|
|
|
|
|
|
|
|
| |
There is a newer version of m4 demos 2.14.1 for imx8mm.
Remove supporting imx8mm from m4 2.14.0.
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
|
|
|
|
|
|
|
|
|
| |
The README file shows the mcore-demos version for each supported SoC.
This patch updates the version, basically it includes 6.1.55-2.2.0, but
also fix some other versions.
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
|
|
|
|
|
| |
Add a new version: 2.14.2.
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update versions of M7 demos to be aligned with NXP BSP LF6.1.36-2.1.0.
For imx8mn:
- 2.13.0 -> 2.13.1
For imx8mp:
- 2.13.1 -> 2.14.1
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
|
|
|
|
|
|
|
|
|
| |
Update versions of M4 demos to be aligned with NXP BSP LF6.1.36-2.1.0.
- remove obsolete 2.13.0
- add 2.14.1
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
|
|
|
|
|
|
| |
Update the version to be aligned with NXP BSP LF6.1.36-2.1.0.
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
|
|
|
|
|
|
| |
Replace `base_libdir` with `nonarch_base_libdir`
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
|
|
|
|
| |
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
|
|
|
| |
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|
|
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|