summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * ixp-imx: update to 4.2.2.24.4Max Krummenacher2025-01-253-149/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make tuningext a packageconfig as it no longer builds with latest master (walnascar): isp-imx contains the 3rd party cpp-netlib package. Compiling that package against boost 1.87 results in build errors. boost 1.87 is provided with latest master (walnascar). Compare also with meta-oe commit a46de2745b30 ("cpp-netlib: Skip recipe, not buildable with boost >= 1.87") Drop patch. Fix now present in package sources. Add jsoncpp to DEPENDS as the package no longer compiles its own version thereoff and dynamically links against the OE provided one. Sync CMake options with upstream recipe. The binary blobs provided now link against libtinyxml2.so.10. Drop the fix. The binary blobs provided still link against libjsoncpp.so.25, but OE provides libjsoncpp.so.26. Fixup the binaries. The package now provides a Makefile with a install task. Use that. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
| * packagegroup-fsl-isp: drop the basler-camera-dev packageMax Krummenacher2025-01-251-1/+0
|/ | | | | | | | | | | | | | This pulls in all other dev packages. It looks like the unversioned shared object is not (no longer?) needed, i.e. the driver points to the versioned object. | readelf --dynamic opt/imx8-isp/bin/daA3840_30mc.drv | ... | 0x000000000000000e (SONAME) Library soname: [libdaA3840_30mc.so.1] (/usr/lib/libdaA3840_30mc.so is the only file in the -dev package.) Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* Auto-update LICENSE file with current recipe licensesgithub-actions[bot]2025-01-221-128/+128
|
* Merge pull request #2077 from YoeDistro/yoe/mutOtavio Salvador2025-01-221-1/+1
|\ | | | | imx-atf: Adjust for compiler virtual renames in oe-core
| * imx-atf: Adjust for compiler virtual renames in oe-coreKhem Raj2025-01-221-1/+1
|/ | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Auto-update LICENSE file with current recipe licensestempgithub-actions[bot]2025-01-211-4/+4
|
* Merge pull request #2068 from nxp-upstream/imxmaliOtavio Salvador2025-01-2115-90/+75
|\ | | | | Add imxviv and imxmali overrides & upgrade to LF6.6.52_2.2.0
| * libsdl2: Upgrade Graphics BSP to LF6.6.52_2.2.0Valentin Jec2025-01-171-0/+3
| | | | | | | | | | | | Add libdecor to PACKAGECONFIG for imx platforms Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
| * mali-imx: Upgrade Graphics BSP to LF6.6.52_2.2.0Valentin Jec2025-01-171-3/+3
| | | | | | | | | | | | Bump version r50.0 -> r50.2 Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
| * weston: Upgrade Graphics BSP to LF6.6.52_2.2.0Valentin Jec2025-01-172-2/+2
| | | | | | | | | | | | Update checksum to latest Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
| * xwayland*: Upgrade Graphics BSP to LF6.6.52_2.2.0Valentin Jec2025-01-173-7/+5
| | | | | | | | | | | | Bump xwayland version 23.1.1.imx -> 23.2.5.imx Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
| * imx-gpu-viv*: Upgrade Graphics BSP to LF6.6.52_2.2.0Valentin Jec2025-01-173-7/+7
| | | | | | | | | | | | | | | | Bump imx-gpu-viv version 6.4.11.p2.8 -> 6.4.11.p2.10 Bump LIBVULKAN_API_VERSION 1.3.239 -> 1.3.204 Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
| * imx-g2d*: Upgrade Graphics BSP to LF6.6.52_2.2.0Valentin Jec2025-01-172-7/+7
| | | | | | | | | | | | | | | | Bump imx-dpu-g2d version 2.2.0 -> 2.2.2 Bump imx-gpu-g2d version 6.4.11.p2.8 -> 6.4.11.p2.10 Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
| * 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
|/