summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx-headers_5.10.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-freescale: migrate IMX repos from codeaurora to githubFlorin Sarbu2023-04-241-1/+1
| | | | | | CodeAurora has shutdown: https://bye.codeaurora.org/ Signed-off-by: Florin Sarbu <florin@balena.io>
* linux-imx-headers: whitelist version.h headerGary Bisson2022-02-251-0/+1
| | | | | | | | | | | | As some recipes, like imx-vpu-hantro, need to know the imx kernel version instead of the toolchain header version. As an example, Honister toolchain uses 5.14 kernel headers. In that case, imx-vpu-hantro believes it needs to use dmabuf allocation mechanism although this latter will only be enabled in upcoming NXP kernel 5.15. Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> (cherry picked from commit a1c7e7bb6b141c81f8430087d236eab1e0dbb428)
* linux-imx-headers: Upgrade to 5.10.72Tom Hochstein2022-01-271-2/+2
| | | | | | | | | | | Update headers: /usr/include/imx/linux/hx280enc.h /usr/include/imx/linux/imx_vpu.h /usr/include/imx/linux/pxp_device.h /usr/include/imx/linux/pxp_dma.h Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit c19b675fdeb2836a07a12935ed67751641aa64fd)
* linux-imx*: Upgrade to 5.10.52Peter Bergin2021-10-031-1/+1
| | | | | | | | | | Since commit 93cf9cd9492e4c932591806f6bafc43270a934d8 linux-imx build is broken for target imx8mp-evk-lpddr4 due to new dts file that is not present in the old 5.10.35 version. Bump version of linux-imx to 5.10.52 to keep in sync with newly added linux-fslc-imx_5.10.bb Signed-off-by: Peter Bergin <peter@berginkonsult.se>
* layer: Convert to new override syntaxKhem Raj2021-08-121-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-imx*: Upgrade to 5.10.35Tom Hochstein2021-07-021-0/+78
Upgrade kernel, headers, and mfgtool for NXP BSP. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>