summaryrefslogtreecommitdiffstats
path: root/recipes-fsl/mcore-demos
Commit message (Collapse)AuthorAgeFilesLines
* global: whinlatter updates for WORKDIR/UNPACKDIR and git fetch locationMax Krummenacher2025-06-282-2/+2
| | | | | | | | | | | | | | | | | 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>
* imx-mcore-demos: Fix 7DTom Hochstein2025-03-131-1/+3
| | | | | | | | | | | 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>
* imx-mcore-demos: Fix 7ULP installTom Hochstein2025-03-131-5/+5
| | | | | | | | | 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>
* mcore-demos: Upgrade to 6.6.52_2.2.0Zelan Zou2025-03-134-28/+14
| | | | | | imx95: 2.16.001 -> 24.12.00 Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
* treewide: Remove all references to SRC_URI[md5sum] hashesOtavio Salvador2025-01-136-14/+0
| | | | | | | | | | | | 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>
* recipes-fsl: mcore-demos: Upgrade BSP to LF6.6.36_2.1.0Hiago De Franco2024-10-272-1/+13
| | | | | | Add new recipe for imx-m7-demos and update README. Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
* mcore-demos: Update 6.6.3-1.0.0 to 6.6.23-2.0.0Hiago De Franco2024-08-2113-94/+65
| | | | | | | | | | | | 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>
* mcore-demos: Update to 6.6.3-1.1.0Oleksandr Suvorov2024-04-216-18/+27
| | | | | | | | | | | 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>
* mcore-demos: remove obsolete version for 8mmOleksandr Suvorov2024-04-211-5/+1
| | | | | | | | 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>
* mcore-demos: README: Update the informationDaiane Angolini2024-01-251-4/+6
| | | | | | | | | 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>
* mcore-demos: imx-m33-demos: Update to 6.1.55-2.2.0Daiane Angolini2024-01-251-0/+12
| | | | | | Add a new version: 2.14.2. Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* mcore-demos: imx-m4-demos: update to 6.1.36-2.1.0Oleksandr Suvorov2023-12-184-27/+27
| | | | | | | | | | | | 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>
* mcore-demos: imx-m4-demos: update to 6.1.36-2.1.0Oleksandr Suvorov2023-12-183-19/+30
| | | | | | | | | 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>
* mcore-demos: imx-m33-demos: update to 2.14.1 (6.1.36-2.1.0)Oleksandr Suvorov2023-12-182-15/+15
| | | | | | Update the version to be aligned with NXP BSP LF6.1.36-2.1.0. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* imx-mcore-demos: Fix install for multilibValentin Jec2023-11-031-3/+2
| | | | | | Replace `base_libdir` with `nonarch_base_libdir` Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
* mcore-demos: imx-m7-demos: Add package based on 6.1.22-2.0.0Daiane Angolini2023-07-262-0/+27
| | | | Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* mcore-demos: imx-m4-demos: Add package based on 6.1.22-2.0.0Daiane Angolini2023-07-263-0/+66
| | | | Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* mcore-demos: imx-m33-demos: Add package based on 6.1.22-2.0.0Daiane Angolini2023-07-263-0/+88
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>