summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-fslc-imx/imx-nxp-bsp/defconfig1
-rw-r--r--recipes-kernel/linux/linux-fslc-imx_5.15.bb7
-rw-r--r--recipes-kernel/linux/linux-fslc-lts/defconfig1
-rw-r--r--recipes-kernel/linux/linux-fslc-lts_5.15.bb4
-rw-r--r--recipes-kernel/linux/linux-fslc/defconfig1
-rw-r--r--recipes-kernel/linux/linux-fslc_5.18.bb4
6 files changed, 8 insertions, 10 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx/imx-nxp-bsp/defconfig b/recipes-kernel/linux/linux-fslc-imx/imx-nxp-bsp/defconfig
index f4697de8..3c385e2a 100644
--- a/recipes-kernel/linux/linux-fslc-imx/imx-nxp-bsp/defconfig
+++ b/recipes-kernel/linux/linux-fslc-imx/imx-nxp-bsp/defconfig
@@ -1,4 +1,3 @@
1CONFIG_KERNEL_LZO=y
2CONFIG_SYSVIPC=y 1CONFIG_SYSVIPC=y
3CONFIG_POSIX_MQUEUE=y 2CONFIG_POSIX_MQUEUE=y
4CONFIG_NO_HZ=y 3CONFIG_NO_HZ=y
diff --git a/recipes-kernel/linux/linux-fslc-imx_5.15.bb b/recipes-kernel/linux/linux-fslc-imx_5.15.bb
index 926a4956..336cf1c7 100644
--- a/recipes-kernel/linux/linux-fslc-imx_5.15.bb
+++ b/recipes-kernel/linux/linux-fslc-imx_5.15.bb
@@ -28,7 +28,7 @@ Latest stable Kernel patchlevel is applied and maintained by Community."
28# ------------------------------------------------------------------------------ 28# ------------------------------------------------------------------------------
29# 1. Stable (tag or SHA(s)) 29# 1. Stable (tag or SHA(s))
30# ------------------------------------------------------------------------------ 30# ------------------------------------------------------------------------------
31# tag: v5.15.46 31# tag: v5.15.48
32# 32#
33# ------------------------------------------------------------------------------ 33# ------------------------------------------------------------------------------
34# 2. NXP-specific (tag or SHA(s)) 34# 2. NXP-specific (tag or SHA(s))
@@ -38,6 +38,7 @@ Latest stable Kernel patchlevel is applied and maintained by Community."
38# ------------------------------------------------------------------------------ 38# ------------------------------------------------------------------------------
39# 3. Critical patches (SHA(s)) 39# 3. Critical patches (SHA(s))
40# ------------------------------------------------------------------------------ 40# ------------------------------------------------------------------------------
41# aa0d6324254a ("ARM: imx_v6/v7: config: remove lzo compression")
41# 78a61d752a68 ("staging: fsl_ppfe: reduce MAC address filtering loglevel to debug") 42# 78a61d752a68 ("staging: fsl_ppfe: reduce MAC address filtering loglevel to debug")
42# 119775ff0b40 ("staging: fsl_ppfe: assign correct OF nodes to individual ports") 43# 119775ff0b40 ("staging: fsl_ppfe: assign correct OF nodes to individual ports")
43# f696b8a03198 ("staging: fsl_ppfe: handle all RGMII modes in pfe_eth_adjust_link") 44# f696b8a03198 ("staging: fsl_ppfe: handle all RGMII modes in pfe_eth_adjust_link")
@@ -70,14 +71,14 @@ LICENSE = "GPL-2.0-only"
70LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 71LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
71 72
72KBRANCH = "5.15-1.0.x-imx" 73KBRANCH = "5.15-1.0.x-imx"
73SRCREV = "2badd023089aeeadb482300d5d409d6deece659c" 74SRCREV = "b6597629c15cf4fc99dbcdaa079cb1b4c3e92f2e"
74 75
75# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition 76# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
76# required by kernel-yocto.bbclass. 77# required by kernel-yocto.bbclass.
77# 78#
78# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and 79# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
79# should be updated once patchlevel is merged. 80# should be updated once patchlevel is merged.
80LINUX_VERSION = "5.15.46" 81LINUX_VERSION = "5.15.48"
81 82
82# Local version indicates the branch name in the NXP kernel tree where patches are collected from. 83# Local version indicates the branch name in the NXP kernel tree where patches are collected from.
83LOCALVERSION = "-5.15.5-1.0.0" 84LOCALVERSION = "-5.15.5-1.0.0"
diff --git a/recipes-kernel/linux/linux-fslc-lts/defconfig b/recipes-kernel/linux/linux-fslc-lts/defconfig
index 7078f912..34152353 100644
--- a/recipes-kernel/linux/linux-fslc-lts/defconfig
+++ b/recipes-kernel/linux/linux-fslc-lts/defconfig
@@ -1,4 +1,3 @@
1CONFIG_KERNEL_LZO=y
2CONFIG_SYSVIPC=y 1CONFIG_SYSVIPC=y
3CONFIG_NO_HZ=y 2CONFIG_NO_HZ=y
4CONFIG_HIGH_RES_TIMERS=y 3CONFIG_HIGH_RES_TIMERS=y
diff --git a/recipes-kernel/linux/linux-fslc-lts_5.15.bb b/recipes-kernel/linux/linux-fslc-lts_5.15.bb
index edf45d3b..62550b4b 100644
--- a/recipes-kernel/linux/linux-fslc-lts_5.15.bb
+++ b/recipes-kernel/linux/linux-fslc-lts_5.15.bb
@@ -19,9 +19,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
19# 19#
20# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and 20# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
21# should be updated once patchlevel is merged. 21# should be updated once patchlevel is merged.
22LINUX_VERSION = "5.15.46" 22LINUX_VERSION = "5.15.48"
23 23
24KBRANCH = "5.15.x+fslc" 24KBRANCH = "5.15.x+fslc"
25SRCREV = "b0d7488836b992745e42ac055cb9bd59ba29c3ae" 25SRCREV = "d14543c880490dfa74c3e2e684634f8f9ed41cec"
26 26
27COMPATIBLE_MACHINE = "(imx-generic-bsp)" 27COMPATIBLE_MACHINE = "(imx-generic-bsp)"
diff --git a/recipes-kernel/linux/linux-fslc/defconfig b/recipes-kernel/linux/linux-fslc/defconfig
index 773a3148..91104c53 100644
--- a/recipes-kernel/linux/linux-fslc/defconfig
+++ b/recipes-kernel/linux/linux-fslc/defconfig
@@ -1,4 +1,3 @@
1CONFIG_KERNEL_LZO=y
2CONFIG_SYSVIPC=y 1CONFIG_SYSVIPC=y
3CONFIG_NO_HZ=y 2CONFIG_NO_HZ=y
4CONFIG_HIGH_RES_TIMERS=y 3CONFIG_HIGH_RES_TIMERS=y
diff --git a/recipes-kernel/linux/linux-fslc_5.18.bb b/recipes-kernel/linux/linux-fslc_5.18.bb
index b1fdd07e..363a2989 100644
--- a/recipes-kernel/linux/linux-fslc_5.18.bb
+++ b/recipes-kernel/linux/linux-fslc_5.18.bb
@@ -19,9 +19,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
19# 19#
20# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and 20# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
21# should be updated once patchlevel is merged. 21# should be updated once patchlevel is merged.
22LINUX_VERSION = "5.18.3" 22LINUX_VERSION = "5.18.5"
23 23
24KBRANCH = "5.18.x+fslc" 24KBRANCH = "5.18.x+fslc"
25SRCREV = "3e911e32b6228ba4a05f476830c0179aa99d5985" 25SRCREV = "1d6b3055ae6a2ab50a911a6482dbd750c09cd3e0"
26 26
27COMPATIBLE_MACHINE = "(imx-generic-bsp)" 27COMPATIBLE_MACHINE = "(imx-generic-bsp)"