summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc-lts-mfgtool_5.15.bb
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.z@gmail.com>2022-06-05 19:38:23 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2022-06-16 16:53:27 -0300
commit96ee3d07ee57af6092fb485b140f55a8f6fb998e (patch)
tree4e6b9e116b7108b831c535f371646a2571e9dd7f /recipes-kernel/linux/linux-fslc-lts-mfgtool_5.15.bb
parentb8ad321d9a5cc05832f0a589ba65aa130d40f83b (diff)
downloadmeta-freescale-96ee3d07ee57af6092fb485b140f55a8f6fb998e.tar.gz
linux-fslc-lts: upgrade to 5.15.x+fslc
Kernel 5.15.y is used by all BSP flavors, and in order to align with this strategy, LTS kernel recipe need to be upgraded from 5.10.y to 5.15.y as well. Pick up the 5.15.x+fslc kernel branch from linux-fslc repository. Kernel repository has been upgraded up to v5.15.44 from stable korg. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> (cherry picked from commit cb567c262c8c0cd7a18d4e5a821d26e84f268e8a)
Diffstat (limited to 'recipes-kernel/linux/linux-fslc-lts-mfgtool_5.15.bb')
-rw-r--r--recipes-kernel/linux/linux-fslc-lts-mfgtool_5.15.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-fslc-lts-mfgtool_5.15.bb b/recipes-kernel/linux/linux-fslc-lts-mfgtool_5.15.bb
new file mode 100644
index 00000000..95dd72fb
--- /dev/null
+++ b/recipes-kernel/linux/linux-fslc-lts-mfgtool_5.15.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-lts_${PV}.bb
11require linux-mfgtool.inc
12
13KERNEL_IMAGE_BASE_NAME[vardepsexclude] = "DATETIME"
14MODULE_IMAGE_BASE_NAME[vardepsexclude] = "DATETIME"
15do_package[vardepsexclude] = "DATETIME"