Skip to content

Tags: nxp-imx/meta-imx

Tags

rel_imx_6.12.49_2.2.0

Toggle rel_imx_6.12.49_2.2.0's commit message
SCR-6.12.49-2.2.0.txt: Update smw version to 5.2

Signed-off-by: Flora Hu <[email protected]>

rel_imx_6.6.52_2.2.2

Toggle rel_imx_6.6.52_2.2.2's commit message
SCR-6.6.52-2.2.2.txt: Update license name of pkcs11-provider [LF-16365]

Signed-off-by: Flora Hu <[email protected]>

rel_imx_6.6.52_2.2.1

Toggle rel_imx_6.6.52_2.2.1's commit message
packagegroup-fsl-tools-testapps: Add .bbappend under nxp-openthread d…

…ynamic-layer

Add dynamic-layers/nxp-openthread so OpenThread packages are included only when
meta-nxp-openthread is in BBLAYERS. This replaces the install that was
in the Matter .bbappend and avoids parse/dependency errors when
meta-nxp-openthread is not present.

Signed-off-by: Luan Rafael Carneiro <[email protected]>

rel_imx_6.12.34_2.1.0

Toggle rel_imx_6.12.34_2.1.0's commit message
Revert "nxp-afe-voiceaec_git.bb: Fix QA error dev-so [YOCIMX-9166]"

Release image doesn't include *-dev [LF-16240]

This reverts commit 31d7fd5.

rel_imx_6.6.23_2.0.0

Toggle rel_imx_6.6.23_2.0.0's commit message
onnxruntime: Fix eigen download error [YOCIMX-9056]

Signed-off-by: Flora Hu <[email protected]>

rel_imx_6.6.3_1.0.0

Toggle rel_imx_6.6.3_1.0.0's commit message
onnxruntime: Fix eigen download error [YOCIMX-9056]

Signed-off-by: Flora Hu <[email protected]>

rel_imx_6.1.55_2.2.2

Toggle rel_imx_6.1.55_2.2.2's commit message
onnxruntime_1.16.1.bb: Fix eigen download error [YOCIMX-9056]

Signed-off-by: Flora Hu <[email protected]>

rel_imx_6.1.55_2.2.1

Toggle rel_imx_6.1.55_2.2.1's commit message
onnxruntime_1.16.1.bb: Fix eigen download error [YOCIMX-9056]

Signed-off-by: Flora Hu <[email protected]>

rel_imx_6.1.55_2.2.0

Toggle rel_imx_6.1.55_2.2.0's commit message
onnxruntime_1.16.1.bb: Fix eigen download error [YOCIMX-9056]

Signed-off-by: Flora Hu <[email protected]>

rel_imx_6.12.20_2.0.0

Toggle rel_imx_6.12.20_2.0.0's commit message
u-boot-imx: Exclude meta-freescale-3rdparty bbappend [YOCIMX-9248]

The command `devtool modify u-boot-imx` fails because of a patch in
meta-freescale-3rdparty:
```
ERROR: Applying patch '0001-Add-Olimex-iMX8MP-SOM-EVB-IND.patch' on target directory '/.../tmp/work/imx943_19x19_lpddr4_evk-poky-linux/u-boot-imx/2025.04/devtooltmp-2kb8sbhi/workdir/git'
BBHandledException("Applying '0001-Add-Olimex-iMX8MP-SOM-EVB-IND.patch' failed:
stdout: checking file arch/arm/dts/Makefile
Hunk #1 FAILED at 1168.
1 out of 1 hunk FAILED
checking file arch/arm/dts/imx8mp-olimex.dts
checking file arch/arm/mach-imx/imx8m/Kconfig
Hunk #1 succeeded at 500 (offset 54 lines).
Hunk #2 FAILED at 492.
1 out of 2 hunks FAILED
```

The patch is not needed, so ignore the bbappend.

Signed-off-by: Tom Hochstein <[email protected]>
(cherry picked from commit 07293042ece8e37ce29710de85055b9892b97ae5)