Add a patch to change the log level used in the mwifiex driver's
PRINTM_MMSG macro from KERN_ALERT to KERN_INFO.
KERN_ALERT is meant for critical errors; using it for debug messages
clutters logs. KERN_INFO is more appropriate for non-critical
informational output.
Signed-off-by: Vitor Soares <vitor.soares@toradex.com>
(cherry picked from commit 6876b4fe78)
The current COMPATIBLE_MACHINE restricts the recipe to i.MX SoCs with
both BSP variants. However, the kernel-module-nxp-wlan provides the
MXM drivers for the NXP Wi-Fi module (e.g., MAYA-W260), which may also
be used with other SoCs like the Toradex Verdin-AM62P.
To enable deployment of the MXM drivers on non-i.MX platforms, remove
the COMPATIBLE_MACHINE restriction.
Signed-off-by: Vitor Soares <vitor.soares@toradex.com>
(cherry picked from commit 5fca0110f0)
NXP released a patch for the MXM driver that is supposed to be applied
on top of the checked out branch. Among other things, this patch adds a
"MODULE_DEVICE_TABLE" which means the SDIO device driver is probed at
runtime, which will not happen without this patch.
Link: https://www.nxp.com/webapp/Download?colCode=Wireless-Patch-Release-IW612-W8997-W8801-v0.1&appType=license
Signed-off-by: Ernest Van Hoecke <ernest.vanhoecke@toradex.com>
(cherry picked from commit 388a83026d)
Port some patches from 6.6-2.1.x to 6.6-2.2.x and update the recipe
documentation to include them.
Signed-off-by: Ernest Van Hoecke <ernest.vanhoecke@toradex.com>
(cherry picked from commit b50af8befa)
Move to stable kernel version 6.6.74 and fix the NXP tag.
Signed-off-by: Ernest Van Hoecke <ernest.vanhoecke@toradex.com>
(cherry picked from commit d31e3c3234)
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>
(cherry picked from commit 13f58ee622)
Update the kernel version based on branch 6.6-2.1.x-imx to include
the patch for Olimex iMX8MP-SOM-4GB-IND and iMX8MP-SOM-EVB-IND.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
(cherry picked from commit 745970a325)
It includes the following commit:
a10c64e35a24 tty: vt: conmakehash: cope with abs_srctree no longer in env
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
(cherry picked from commit 69c1f75baa)
The way the kernel-module-isp-vvcam Makefiles are written, each kernel
module gets its own Module.symvers created in its own sub directory.
The only kernel module actually having a symbol exported is vvcam-dwe.
Thus point MODULES_MODULE_SYMVERS_LOCATION to that location.
Prevents:
| WARNING: kernel-module-isp-vvcam-4.2.2.24.1-r0 do_install: Module.symvers not found in .../kernel-module-isp-vvcam/4.2.2.24.1/git/vvcam/v4l2/
| WARNING: kernel-module-isp-vvcam-4.2.2.24.1-r0 do_install: Please consider setting MODULES_MODULE_SYMVERS_LOCATION to a
| WARNING: kernel-module-isp-vvcam-4.2.2.24.1-r0 do_install: directory below B to get correct inter-module dependencies
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
(cherry picked from commit db105fd654)
It also updates the stable kernel version up to 6.6.54.
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
(cherry picked from commit c12aa9fb02)
Update the recipe (with comments) to stable tag up to v6.6.51.
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
(cherry picked from commit 1b10b02ef0)
Include three backported patches to avoid QA Errors for illegal TMPDIR
references.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit 81ec8d145b)
The build failures:
ERROR: linux-fslc-6.6.36+git-r0 do_package_qa: QA Issue: File
/usr/src/debug/linux-fslc/6.6.36+git/lib/oid_registry_data.c in package linux-fslc-src contains reference to TMPDIR [buildpaths]
ERROR: linux-fslc-6.6.36+git-r0 do_package_qa: Fatal QA errors were found, failing task.
ERROR: linux-fslc-6.6.36+git-r0 do_package_qa: QA Issue: File
/usr/src/debug/linux-fslc/6.6.36+git/drivers/tty/vt/consolemap_deftbl.c in package linux-fslc-src contains reference to TMPDIR
ERROR: linux-fslc-6.6.36+git-r0 do_package_qa: Fatal QA errors were found, failing task.
ERROR: linux-fslc-6.6.36+git-r0 do_package_qa: QA Issue: File
/usr/src/debug/linux-fslc/6.6.36+git/drivers/video/logo/logo_linux_clut224.c in package linux-fslc-src contains reference to TMPDIR [buildpaths]
ERROR: linux-fslc-6.6.36+git-r0 do_package_qa: Fatal QA errors were found, failing task
The relevant changes:
8f24666d05968 tty: vt: conmakehash: cope with abs_srctree no longer in env
7ea30dacfb713 lib/build_OID_registry: don't mention the full path of the script in output
0f806d7395704 video: logo: Drop full path of the input filename in generated fil
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
(cherry picked from commit db123d1640)
Update the kernel version to support for Olimex iMX8MP-SOM-4GB-IND
and iMX8MP-SOM-EVB-IND.
Relevant changes:
- 13ed4e836942 ("Merge pull request #673 from leon-anavi/imx8mp-olimex")
- 6cdcd7103c2f ("imx8mp-olimex.dts: Olimex iMX8MP-SOM-EVB-IND")
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
This reverts commit 6dcdeccc84.
My conclusion was wrong because the source will be move to the STAGING_KERNEL_DIR only when we use
the kernel-yocto.bbclass. This is because the same logic of moving sources is replicated here too.
Fix https://github.com/Freescale/meta-freescale/issues/1855
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
(cherry picked from commit cdbd3dd75a)
The KBUILD_DEFCONFIG:mx5-generic-bsp entries appear three times.
Keep a single entry.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
(cherry picked from commit 436ed6df72)
Kernel repository has been upgraded up to v6.6.32 from stable korg.
Signed-off-by: Luan Rafael Carneiro <luan.rafael@ossystems.com.br>
(cherry picked from commit 71d669fa4c)
The default source code location for kernel is defined on the kernel.bbclass
and it was 'S = "${STAGING_KERNEL_DIR}"'
In reality, although the kernel has its code in 'S = "${WORKDIR}/git"' it ends up
being moved to '${STAGING_KERNEL_DIR}' in the do_symlink_kernsrc kernel.bbclass function.
With this change, the do_symlink_kernsrc kernel.bbclass function will no longer create
the symbolic link and the final result will be the same.
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
(cherry picked from commit 6dcdeccc84)
CONFIG_GPIO_VF610 is a very important driver for i.MX93.
Without this option many peripherals on the imx93-evk cannot work.
Select it so that imx93-evk can boot successfully.
Signed-off-by: Fabio Estevam <festevam@gmail.com>