summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * restool: Rename license file to LICENSEJun Zhu2023-07-191-2/+2
| | | | | | | | | | | | | | Integrate commit: - 46604e41f4c: Rename the license file to LICENSE Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * spc: Update to commit d624b78Jun Zhu2023-07-191-2/+2
|/ | | | | | | | Integrate the commit for 6.1.22-2.0.0 BSP release: d624b78 Update parse result fields (according to latest spec) f951793 Rename license file to LICENSE Signed-off-by: Jun Zhu <junzhu@nxp.com>
* Merge pull request #1606 from junzhuimx/masterOtavio Salvador2023-07-182-4/+10
|\ | | | | Upgrade firmware-nxp-wifi to 6.1.22-2.0.0 release
| * imx-base.inc: Add support NXP Wi-Fi module IW416 and IW612Jun Zhu2023-07-181-0/+6
| | | | | | | | | | | | Define MACHINE_FEATURES nxpiw612-sdio and nxpiw416-sdio. Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * firmware-nxp-wifi: Update to the version of NXP 6.1.22-2.0.0 releaseJun Zhu2023-07-181-4/+4
|/ | | | | | | f775d53 EULA.txt: update Software License to v46 adb9517 FwImage: update firmware to mxm5x17391.p3 Signed-off-by: Jun Zhu <junzhu@nxp.com>
* Merge pull request #1605 from thochstein/weston-initOtavio Salvador2023-07-171-1/+4
|\ | | | | weston-init: Don't add use-g2d where not supported
| * weston-init: Don't add use-g2d where not supportedTom Hochstein2023-07-171-1/+4
|/ | | | | | | The logic adding use-g2d to weston.ini adds a commented version for builds without G2D support. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* Merge pull request #1604 from MrCry0/master-mx27Otavio Salvador2023-07-162-4/+0
|\ | | | | mx27: remove platform settings
| * mx27: remove platform settingsOleksandr Suvorov2023-07-162-4/+0
| | | | | | | | | | | | | | | | | | There are no machines on this platform supported by meta-freescale anymore. Remove the rest of the mx27 platform settings. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* | Merge pull request #1603 from MrCry0/master-linux-fslcOtavio Salvador2023-07-161-2/+2
|\ \ | | | | | | linux-fslc: update to v6.1.38
| * | linux-fslc: update to v6.1.38Oleksandr Suvorov2023-07-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The kernel repository has been upgraded up to v6.1.38 from a stable release. Following commits are added on top of stable tree: - 085682f3fc7e ("kbuild: filter only valid dtb files to construct complex dtb") Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* | | Merge pull request #1602 from junzhuimx/masterOtavio Salvador2023-07-152-10/+15
|\ \ \ | |/ / |/| | Upgrade NXP Wi-Fi driver to L6.1.22-2.0.0 and rename it to kernel-module-nxp-wlan
| * | kernel-module-nxp-wlan: Rename it from kernel-module-nxp89xxJun Zhu2023-07-152-7/+12
| | | | | | | | | | | | | | | | | | | | | | | | NXP Wi-Fi all-on-one driver: - Supports more Wi-Fi modules: 88w8801/8987/8997/9098 IW416/612 - Uses the new name to align with thus enhancement Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * | kernel-module-nxp89xx: Upgrade NXP Wi-Fi driver to L6.1.22-2.0.0 BSP versionJun Zhu2023-07-121-3/+3
|/ / | | | | | | Signed-off-by: Jun Zhu <junzhu@nxp.com>
* | Merge pull request #1601 from thochstein/mfgtool-cleanupOtavio Salvador2023-07-1115-15/+0
|\| | | | | imx*.conf: Drop unused UBOOT_CONFIG[mfgtool]
| * imx*.conf: Drop unused UBOOT_CONFIG[mfgtool]Tom Hochstein2023-07-1115-15/+0
|/ | | | | | | | UBOOT_CONFIG[mfgtool] is no longer used since the following: 88399694 linux-*-mfgtool, u-boot-*-mfgtool: Remove specific recipes Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* Merge pull request #1600 from YoeDistro/yoe/mutOtavio Salvador2023-07-091-1/+1
|\ | | | | webkitgtk: Remove x11 from packageconfigs
| * webkitgtk: Remove x11 from packageconfigsKhem Raj2023-07-081-1/+1
|/ | | | | | | | | | | | | | | | | | | | opengl-or-es can be kept now This ends up configure errors with newly updated 2.40 webkit in core Fixes issues like | CMake Error at Source/cmake/WebKitMacros.cmake:154 (target_link_libraries): | Target "WebCore" links to: | | WPE::libwpe | | but the target was not found. Possible reasons include: | | * There is a typo in the target name. | * A find_package call is missing for an IMPORTED target. | * An ALIAS target is missing. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Merge pull request #1599 from kk6ho/master+GHPOtavio Salvador2023-07-070-0/+0
|\ | | | | alsa-lib: typo Upstream-Status: typo 0001-add-conf-for-multichannel-s…
| * alsa-lib, mesa-demos: patch typo fixes for QA Issue: Malformed Upstream-StatusGeoff Parker2023-07-063-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Typo: Upstream Status: --> Upstream-Status: causes build Error due to QA Issue: Malformed Upstream-Status alsa-lib: 0001-add-conf-for-multichannel-support-in-imx.patch 0006-add-conf-for-iMX-XCVR-sound-card.patch mesa-demos: fix-clear-build-break.patch Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
* | Merge pull request #1597 from quaresmajose/mfgtool-initramfs-imageOtavio Salvador2023-07-051-0/+1
|\ \ | | | | | | mfgtool-initramfs-image: IMAGE_NAME_SUFFIX should by empty for initramfs
| * | mfgtool-initramfs-image: IMAGE_NAME_SUFFIX should by empty for initramfsJose Quaresma2023-07-051-0/+1
|/ / | | | | | | | | | | | | | | | | INITRAMFS_IMAGE_NAME stay as before but it assumes that all images used as initramfs will set IMAGE_NAME_SUFFIX to empty. https://git.yoctoproject.org/poky/commit/?id=6f6c79029bc2020907295858449c725952d560a1 Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
* | Merge pull request #1594 from junzhuimx/masterOtavio Salvador2023-07-034-8/+8
|\ \ | | | | | | Upsteam recipes-dpaa of L6.1.22-2.0.0 BSP
| * | fmc: Update to commit 63c8ac9Jun Zhu2023-07-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Integrate new commits: 63c8ac9 Deny HC usage on fmc cleanup 3def2b9 Check if valid FMan handle exists when create devices a8a257b Rename COPYING to LICENSE Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * | fm-ucode: Update license file to LICENSEJun Zhu2023-07-011-2/+2
| | | | | | | | | | | | | | | | | | Original license file is renamed to LICENSE. Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * | fmlib: Update to commit 9fb916fJun Zhu2023-07-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | pick up the commits: - 9fb916f Add support for allow/deny HC usage - 56f7bd7 Check if valid FMan handle exists on FM_PCD_Open and FM_PORT_Open - 01136b8 Rename COPYING to LICENSE Signed-off-by: Jun Zhu <junzhu@nxp.com>
| * | eth-config: Update license file to LICENSEJun Zhu2023-07-011-2/+2
|/ / | | | | | | Original license file has be renamed from COPYING to LICENSE.
* | Merge pull request #1591 from Freescale/fix-wayland-errorOtavio Salvador2023-06-281-2/+3
|\ \ | | | | | | wayland: sync wayland, wayland-native and nativesdk-wayland versions
| * | wayland: sync wayland, wayland-native and nativesdk-wayland versionsOtavio Salvador2023-06-281-2/+3
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | When using wayland and an i.MX SoC the recipes ought to be in sync. This fixes a build error in nativesdk-wayland when running in mickledore: ,---- | ../wayland-1.21.0/src/meson.build:81:1: ERROR: Dependency lookup for | wayland-scanner with method 'pkgconfig' failed: Invalid version, need | 'wayland-scanner' ['1.21.0'] found '1.22.0'. `---- Fixes: 60510fbb ("wayland: make local copy of the 1.22.0 recipe") Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | Merge pull request #1589 from ricardosalveti/masterOtavio Salvador2023-06-274-0/+127
|\ \ | | | | | | wayland: make local copy of the 1.22.0 recipe
| * | wayland: make local copy of the 1.22.0 recipeRicardo Salveti2023-06-274-0/+127
|/ / | | | | | | | | | | | | | | | | | | | | Current xwayland 23.1.1 release is not compatible with the wayland version available in kirkstone (1.20.0). Make a local copy of the 1.22.0 recipe from oe-core master b73784851 but for imx, with default preference set as -1, following how xwayland was also imported from oe-core. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
* | Merge pull request #1586 from junzhuimx/masterOtavio Salvador2023-06-261-1/+1
|\ \ | | | | | | alsa-state: Add FILESEXTREAPATHS for NXP specific and Mainline BSP
| * | alsa-state: Simplify FILESEXTREAPATHS to support NXP specific and Mainline BSPJun Zhu2023-06-261-1/+1
|/ / | | | | | | | | | | | | Current implement can only apply the setting under folder imx-generic-bsp. Use common paths setting for the NXP and mainline specific setting. Signed-off-by: Jun Zhu <junzhu@nxp.com>
* | Merge pull request #1584 from Vexatuspl/masterOtavio Salvador2023-06-221-1/+1
|\ \ | | | | | | Update libimxvpuapi2_2.2.2.bb: "hanto" missing files fix (imx8mp)
| * | Update libimxvpuapi2_2.2.2.bbVexatuspl2023-06-221-1/+1
| | | | | | | | | This fixes the compilation issue on imx8mp, where "hanto" files are missing.
* | | Merge pull request #1583 from YoeDistro/yoe/mutOtavio Salvador2023-06-2227-1/+40
|\ \ \ | |/ / |/| | recipes: Add missing patch tag Upstream-Status
| * | recipes: Add missing patch tag Upstream-StatusKhem Raj2023-06-2127-1/+40
|/ / | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* | Merge pull request #1581 from YoeDistro/yoe/mutOtavio Salvador2023-06-215-5/+7
|\ \ | | | | | | alsa-lib: Correct Upstream-Status
| * | recipes: Correct Upstream-StatusKhem Raj2023-06-215-5/+7
| | | | | | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* | | Merge pull request #1582 from thochstein/imx-gpu-vivOtavio Salvador2023-06-211-0/+1
|\ \ \ | |/ / |/| | imx-gpu-viv: Simplify using imx-gpu-viv-6.inc from another layer
| * | imx-gpu-viv: Simplify using imx-gpu-viv-6.inc from another layerTom Hochstein2023-06-211-0/+1
| | | | | | | | | | | | | | | | | | | | | When the recipe include file imx-gpu-viv-6.inc is used from another layer, the included SRC_URI file imx_icd.json is not found. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* | | Merge pull request #1580 from arpaqt/masterOtavio Salvador2023-06-211-1/+1
|\ \ \ | |/ / |/| | imx-gpu-viv: Fix i.MX GPU driver version for Vulkan loader
| * | imx-gpu-viv: Fix i.MX GPU driver version for Vulkan loaderAri Parkkila2023-06-211-1/+1
|/ / | | | | | | | | | | | | Vulkan loader reads driver path from imx_icd.json so update it to use a driver version installed on target. Signed-off-by: Ari Parkkila <ari.parkkila@qt.io>
* | Merge pull request #1575 from thochstein/mx93Otavio Salvador2023-06-191-1/+1
|\ \ | | | | | | imx-base.inc: Remove imxdrm and imxpxp overrides from mx93 mainline-bsp
| * | imx-base.inc: Remove imxdrm and imxpxp overrides from mx93 mainline-bspTom Hochstein2023-06-151-1/+1
| | | | | | | | | | | | | | | | | | | | | The NXP BSP overrides imxdrm and imxpxp were accidentally included in MACHINEOVERRIDES_EXTENDER:mx93:use-mainline-bsp. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* | | Merge pull request #1578 from MrCry0/master-localversionOtavio Salvador2023-06-191-1/+1
|\ \ \ | | | | | | | | fsl-kernel-localversion: fix regression setting LOCALVERSION
| * | | fsl-kernel-localversion: fix regression setting LOCALVERSIONJavier Viguera2023-06-191-1/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CONFIG_LOCALVERSION is a string setting. It needs to go between quotes in the .config file. $ grep CONFIG_LOCALVERSION= .config CONFIG_LOCALVERSION="-dey" Signed-off-by: Javier Viguera <javier.viguera@digi.com> Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* | | Merge pull request #1577 from MaxKrummenacher/masterOtavio Salvador2023-06-171-0/+4
|\ \ \ | |/ / |/| | basler-camera: delete files also provided by isp-imx
| * | basler-camera: delete files also provided by isp-imxMax Krummenacher2023-06-171-0/+4
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The binary blob providing basler-camera files now (4.2.2.21) contains configuration files for the Omnivion OS08A20 as used on NXP's camera module [1]. Those files have been and still are provided by isp-imx. The content is identical. Delete them to prevent the following error during do_rootfs if the basler-camera package is installed into a image: | * check_data_file_clashes: Package libdaa3840-30mc1 wants to install file | .../rootfs/opt/imx8-isp/bin/dewarp_config/sensor_dwe_os08a20_1080P_config.json | But that file is already provided by package * isp-imx | * check_data_file_clashes: Package libdaa3840-30mc1 wants to install file | .../rootfs/opt/imx8-isp/bin/dewarp_config/sensor_dwe_os08a20_4K_config.json | But that file is already provided by package * isp-imx [1] https://www.nxp.com/part/IMX-OS08A20#/ Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* | Merge pull request #1573 from thochstein/vulkanOtavio Salvador2023-06-131-3/+3
|\ \ | | | | | | vulkan-validation-layers: Fix do_configure failure