summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx-mfgtool_5.15.bb
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-05-02 11:38:59 -0500
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2022-05-05 17:21:28 +0000
commit7d4566f9239278192bc51cc8bb76e5cf640498f9 (patch)
treef225e49e5d20367bbb0d2345d1385b48152b1abc /recipes-kernel/linux/linux-imx-mfgtool_5.15.bb
parent2fb1ce365338126aad365012ebb913b3e4a9f1be (diff)
downloadmeta-freescale-7d4566f9239278192bc51cc8bb76e5cf640498f9.tar.gz
linux-imx: Upgrade to 5.15.5
For i.MX 6 & 7, replace imx-nxp-bsp/defconfig from kernel source arch/arm/configs/imx_v7_defconfig: ``` ae1a8f7eeab2 LF-5139 arm32: imx_v7_defconfig: enable Kernel TLS support. acf0667c42b2 LF-5146-5 ARM: config: imx_v7_defconfig: remove rpmsg_input driver 0d35a6e32c17 LF-5146-2 ARM: config: imx_v7_defocnfig: build module for rpmsg iio pedometer 13c7c5411c99 arm: imx_v7_defconfig: enable AF_ALG interface to Kernel crypto. 575132709617 LF-4742-2 ARM: imx_v7_defconfig: enable xxhash and blake2 crypto algorithms fcac26ee3297 LF-4616-1 ARM: defconfig: add imx_v7_defconfig ``` For i.MX 8, replace mx8-nxp-bsp/defconfig from kernel source arch/arm64/configs/imx_v8_defconfig: ``` 664882f1914d LF-5139 arm64: imx_v8_defconfig: enable Kernel TLS support. 85db0a72028f MLK-25749-7: arch: arm64: configs: saving defconfig for HDCP f4f12d7be427 LF-5144-9: arm64: imx_v8_defconfig: Use newly added config symbols to enable SOF 262d0a690292 LF-5015-4 arm64: imx_v8_defconfig: Build in Rocktech Himax8394f MIPI DSI panel drm driver c52e7d279c56 hotfix: arm64: imx_v8_defconfig: update defconfig b04de7fd94dd LF-4748-1 arm64: imx_v8_defconfig: keep wm8960 as a module d448544fe874 hotfix: imx_v8_defconfig: add missing CONFIG_VIDEO_IMX8_JPEG f5374c5a5161 MGS-6358: arm64: imx_v8_defconfig: enable xz compression and freezer b04c02b2bdff LF-4616-2 arm64: defconfig: add imx_v8_defconfig ``` Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 8dab2cfab2b333ec36e508a5a0068683f99c861f)
Diffstat (limited to 'recipes-kernel/linux/linux-imx-mfgtool_5.15.bb')
-rw-r--r--recipes-kernel/linux/linux-imx-mfgtool_5.15.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-imx-mfgtool_5.15.bb b/recipes-kernel/linux/linux-imx-mfgtool_5.15.bb
new file mode 100644
index 00000000..311245b1
--- /dev/null
+++ b/recipes-kernel/linux/linux-imx-mfgtool_5.15.bb
@@ -0,0 +1,14 @@
1# Copyright (C) 2014-2018 O.S. Systems Software LTDA.
2# Copyright (C) 2014-2016 Freescale Semiconductor
3
4SUMMARY = "Produces a Manufacturing Tool compatible Linux Kernel"
5DESCRIPTION = "Linux Kernel provided and supported by Freescale that produces a \
6Manufacturing Tool compatible Linux Kernel to be used in updater environment"
7
8FILESEXTRAPATHS:prepend := "${THISDIR}/linux-imx:"
9require linux-imx_${PV}.bb
10require linux-mfgtool.inc
11
12KERNEL_IMAGE_BASE_NAME[vardepsexclude] = "DATETIME"
13MODULE_IMAGE_BASE_NAME[vardepsexclude] = "DATETIME"
14do_package[vardepsexclude] = "DATETIME"