summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * imx-gst1.0-plugin: Simplify imx-opencl-converter dependencyTom Hochstein2025-01-171-3/+3
| | | | | | | | | | | | | | Since imx-opencl-converter is supported going forward, the logic is simpler if that is the default and only the exceptions must be noted. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
| * vulkan-loader: Use imxviv and imxmali overridesTom Hochstein2025-01-171-3/+2
| | | | | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
| * imx-gpu-apitrace: Use imxviv overrideTom Hochstein2025-01-171-4/+2
| | | | | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
| * imx-gpu-apitrace: Simplify package config logicTom Hochstein2025-01-171-10/+6
| | | | | | | | | | | | There's no need for the SOC-specific overrides. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
| * imx-dpu-g2d: Use imxviv and imxmali overridesTom Hochstein2025-01-171-4/+4
| | | | | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
| * imx-base.inc: Add imxviv and imxmali overridesTom Hochstein2025-01-171-36/+32
| | | | | | | | | | | | | | | | The recipe overrides for Mali are set currently by mx95 override. Add imxmali and imxviv overrides for a simpler, scalable model. Use the new model to set the preferred providers for the graphics libraries. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
| * imx-base.inc: Drop redundant mesa settingTom Hochstein2025-01-171-6/+1
| | | | | | | | | | | | | | | | The default graphics provider is already set to mesa in poky/meta/conf/distro/include/default-providers.inc, which is included by bitbake.conf. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* | Merge pull request #2075 from limeng-linux/masterOtavio Salvador2025-01-211-1/+1
|\ \ | |/ |/| qe-ucode: replace NXP-Binary-EULA with LICENSE to calculate checksum
| * qe-ucode: replace NXP-Binary-EULA with LICENSE to calculate checksumMeng Li2025-01-211-1/+1
|/ | | | | | | | | According to the commit c89d7843943f("Move License File from NXP-Binary-EULA to LICENSE") of repo https://github.com/nxp-qoriq/qoriq-qe-ucode. NXP-Binary-EULA is renamed to LICENSE, so replace NXP-Binary-EULA with LICENSE in recipe file. Signed-off-by: Meng Li <Meng.Li@windriver.com>
* Merge pull request #2073 from lms-ts/masterOtavio Salvador2025-01-163-102/+0
|\ | | | | linux-imx: Remove obsolete patch file
| * linux-imx: Remove obsolete backport patchesTimo Schuster2025-01-163-102/+0
|/ | | | Signed-off-by: Timo Schuster <timo.schuster@leica-microsystems.com>
* Merge pull request #2061 from nxp-upstream/qoriq-q4Otavio Salvador2025-01-164-5/+5
|\ | | | | Upstream from NXP-6.6.52-2.0.0
| * qe-ucode: Update to latest from NXP 6.6.52-2.2.0Flora Hu2025-01-131-1/+1
| | | | | | | | | | | | Update SRCREV to c89d784 Signed-off-by: Flora Hu <flora.hu@nxp.com>
| * dce: Update to latest from NXP 6.6.52-2.2.0Flora Hu2025-01-131-1/+1
| | | | | | | | | | | | Update SRCREV to 88ef2e8 Signed-off-by: Flora Hu <flora.hu@nxp.com>
| * qoriq-cst: Update to latest from NXP 6.6.52-2.2.0Flora Hu2025-01-131-2/+2
| | | | | | | | | | | | Update SRCREV to e959d5d, update license file to LICENSE Signed-off-by: Flora Hu <flora.hu@nxp.com>
| * restool: Update to latest from NXP 6.6.52-2.2.0Flora Hu2025-01-131-1/+1
| | | | | | | | | | | | Update SRCREV to 8c45e04 Signed-off-by: Flora Hu <flora.hu@nxp.com>
* | Auto-update LICENSE file with current recipe licensesgithub-actions[bot]2025-01-151-4/+4
| |
* | Merge pull request #2069 from nxp-upstream/Upgrade-gstreamer-to-LF6.6.52_2.0.0Otavio Salvador2025-01-1512-368/+37
|\ \ | | | | | | Gstreamer: Upgrade to LF-6.6.52_2.2.0
| * | gstreamer1.0: Upgrade version 1.24.0 to 1.24.7Zelan Zou2025-01-1512-368/+37
| | | | | | | | | | | | Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
* | | Merge pull request #2053 from nxp-upstream/imx-6.6.52-2.0.0Otavio Salvador2025-01-149-12/+44
|\ \ \ | |/ / |/| | Update kernel and jailhouse to L6.6.52_2.0.0
| * | linux-imx: Upgrade to L6.6.52_2.0.0 releaseZelan Zou2025-01-142-5/+5
| | | | | | | | | | | | Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
| * | jailhouse-imx: Update to L6.6.52-2.2.0 releaseZelan Zou2025-01-141-2/+2
| | | | | | | | | | | | Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
| * | conf/machine: Update dtb list for 6.6.52_2.0.0Zelan Zou2025-01-146-5/+37
|/ / | | | | | | Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
* | Merge pull request #2060 from pasweistorz/avoid-unnecessary-dtb-filesOtavio Salvador2025-01-131-1/+1
|\ \ | | | | | | imx-base: Avoid unnecessary device tree blob files
| * | imx-base: Avoid unnecessary device tree blob files.Weisser, Pascal2025-01-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | When using fitImage as kernel image type the fitImage already contains the device tree blob files. So, it's not necessary to add them to the image boot files. Signed-off-by: Weisser, Pascal <pascal.weisser.ext@karlstorz.com>
* | | treewide: Remove all references to SRC_URI[md5sum] hashesOtavio Salvador2025-01-1321-30/+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>
* | | Merge pull request #2062 from Freescale/bump-lOtavio Salvador2025-01-091-1/+2
|\ \ \ | | | | | | | | linux-fslc-imx: bump to add one bugfix
| * | | linux-fslc-imx: bump to add one bugfixDaiane Angolini2025-01-091-1/+2
| | | | | | | | | | | | | | | | Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* | | | Merge pull request #2063 from nxp-upstream/glmarkOtavio Salvador2025-01-091-4/+4
|\ \ \ \ | |_|/ / |/| | | glmark: Simplify logic for DRM config
| * | | glmark: Simplify logic for DRM configTom Hochstein2025-01-091-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since i.MX 8, DRM is supported by default by the i.MX GPU. Simplify the DRM config logic by reversing the default, making it clear that it is i.MX 6 and 7 that do not support DRM. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* | | | Merge pull request #2058 from Freescale/bump-linux-fslc-imx-2.2.0Otavio Salvador2025-01-071-11/+16
|\ \ \ \ | | |/ / | |/| | linux-fslc-imx: Use 6.6-2.2.0.x from NXP BSP LF6.6.52_2.2.0
| * | | linux-fslc-imx: Use 6.6-2.2.0.x from NXP BSP LF6.6.52_2.2.0bump-linux-fslc-imx-2.2.0Daiane Angolini2025-01-071-11/+16
| | |/ | |/| | | | | | | | | | | | | | | | It also updates the stable kernel tags up to version v6.6.69, and include some LmP commits Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* | | Merge pull request #2052 from nxp-upstream/nxp-wifi-2024q4Otavio Salvador2025-01-072-9/+21
|\ \ \ | |/ / |/| | Upgrade NXP Wi-Fi to 6.6.52-2.2.0
| * | firmware-nxp-wifi: Upgrade Wi-Fi firmware to 6.6.52-2.2.0Jun Zhu2025-01-071-6/+18
| | | | | | | | | | | | | | | | | | | | | - Add firmware to support nxpiw610. - Update file name of nxp8997 and nxp9098. Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * | kernel-module-nxp-wlan: Upgrade driver to 6.6.52-2.2.0Jun Zhu2025-01-071-3/+3
|/ / | | | | | | | | | | - The kernel driver supports new nxpiw610 module. Signed-off-by: Jun Zhu <junzhu@nxp.com>
* | Merge pull request #2049 from Livius90/masterOtavio Salvador2024-12-241-2/+2
|\ \ | |/ |/| linux-fslc: 6.12.4 -> 6.12.6
| * linux-fslc: 6.12.4 -> 6.12.6Benjamin Szőke2024-12-241-2/+2
|/
* Merge pull request #2046 from Livius90/masterOtavio Salvador2024-12-091-2/+2
|\ | | | | linux-fslc: 6.12.1 -> 6.12.4
| * linux-fslc: 6.12.1 -> 6.12.4Benjamin Szőke2024-12-091-2/+2
|/
* Auto-update LICENSE file with current recipe licensesgithub-actions[bot]2024-12-091-124/+124
|
* Auto-update LICENSE file with current recipe licensesgithub-actions[bot]2024-12-061-1/+1
|
* Merge pull request #2045 from hellhound94/topic/fix-scriptOtavio Salvador2024-12-051-1/+1
|\ | | | | generate-license-file: Fix layer name
| * generate-license-file: Fix layer nameAbner C. Paula2024-12-051-1/+1
|/ | | | Signed-off-by: Abner C. Paula <abner.cordeiro@ossystems.com.br>
* Auto-update LICENSE file with current recipe licensesgithub-actions[bot]2024-12-051-10/+162
|
* Merge pull request #2044 from hellhound94/topic/fix-scriptOtavio Salvador2024-12-052-0/+53
|\ | | | | Add workflow to automatically update LICENSE file with recipe licenses
| * Add workflow to automatically update LICENSE file with recipe licensesAbner C. Paula2024-12-052-0/+53
|/ | | | | | Originally from meta-freescale-3rdparty. Signed-off-by: Abner C. Paula <abner.cordeiro@ossystems.com.br>
* Merge pull request #2043 from YoeDistro/yoe/mutOtavio Salvador2024-12-052-38/+0
|\ | | | | xserver-common: Delete bbappend
| * xserver-common: Delete bbappendKhem Raj2024-12-042-38/+0
|/ | | | | | This recipe is gone in meta-oe Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Merge pull request #2041 from andy9a9/feat/regexOtavio Salvador2024-12-032-6/+6
|\ | | | | feat(regex): use explicitly regex mark for regexs
| * feat(regex): use explicitly regex mark for regexsAndrej Valek2024-12-032-6/+6
|/ | | | | | | | This should fix errors like this: | Parsing recipes...WARNING: /home/project/build/../meta-freescale/recipes-multimedia/imx-codec/imx-codec_4.8.3.bb: /home/project/build/../meta-freescale/recipes-multimedia/imx-codec/imx-codec_4.8.3.bb:63: SyntaxWarning: invalid escape sequence '\.' | do_split_packages(d, codecdir, '^lib_([^_]*).*_arm.*_elinux\.so\..*', Signed-off-by: Andrej Valek <andrej.v@skyrain.eu>