summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc-mfgtool_6.1.bb
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.z@gmail.com>2023-01-10 10:11:32 +0100
committerAndrey Zhizhikin <andrey.z@gmail.com>2023-01-11 09:30:55 +0100
commit669a3aa639ab496b0e53e703a398faa28d7ee485 (patch)
tree7cb7aeb6775aa199a321d69034db8895e0e5016a /recipes-kernel/linux/linux-fslc-mfgtool_6.1.bb
parent419b44387e2f0898442c7993ab81ec8ca3c1b4e9 (diff)
downloadmeta-freescale-669a3aa639ab496b0e53e703a398faa28d7ee485.tar.gz
linux-fslc: upgrade to 6.1.x+fslc
Pick up the latest kernel branch from linux-fslc repository. Kernel repository has been upgraded up to v6.1.4 from stable korg. Following commits are added on top of stable tree: ---- c8bd9d350e9c ("ARM64: defconfig: Enable KPROBES so allow LTTng use") a537328a29a1 ("ARM: mxs_defconfig: Enable KPROBES so allow LTTng use") 49c1fcc69f0f ("ARM: imx_v6_v7_defconfig: Remove evbug as it is not normally used") 33dcbe6ae47a ("media: coda: Change firmware probing order") 72237a237e1a ("drivers, misc: add U-Boot bootcount driver") 5034eca49602 ("fec: Add disable_giga parameter to force 10/100 operation") 05be689ec351 ("MA-7633-2 [Android-Reboot]reboot to fastboot\recovery mode") 144198f6fd9f ("ARM: imx: add cpu_is_imx6() routine") ---- Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
Diffstat (limited to 'recipes-kernel/linux/linux-fslc-mfgtool_6.1.bb')
-rw-r--r--recipes-kernel/linux/linux-fslc-mfgtool_6.1.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-fslc-mfgtool_6.1.bb b/recipes-kernel/linux/linux-fslc-mfgtool_6.1.bb
new file mode 100644
index 00000000..09d35c91
--- /dev/null
+++ b/recipes-kernel/linux/linux-fslc-mfgtool_6.1.bb
@@ -0,0 +1,15 @@
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 the Freescale Community \
6that produces a Manufacturing Tool compatible Linux Kernel to be used in updater \
7environment"
8
9FILESEXTRAPATHS:prepend := "${THISDIR}/linux-fslc:"
10require linux-fslc_${PV}.bb
11require linux-mfgtool.inc
12
13KERNEL_IMAGE_BASE_NAME[vardepsexclude] = "DATETIME"
14MODULE_IMAGE_BASE_NAME[vardepsexclude] = "DATETIME"
15do_package[vardepsexclude] = "DATETIME"