diff options
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-fslc-imx_5.15.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_5.15.bb b/recipes-kernel/linux/linux-fslc-imx_5.15.bb index 926a4956..47ccc40d 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.47 |
32 | # | 32 | # |
33 | # ------------------------------------------------------------------------------ | 33 | # ------------------------------------------------------------------------------ |
34 | # 2. NXP-specific (tag or SHA(s)) | 34 | # 2. NXP-specific (tag or SHA(s)) |
@@ -70,14 +70,14 @@ LICENSE = "GPL-2.0-only" | |||
70 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 70 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
71 | 71 | ||
72 | KBRANCH = "5.15-1.0.x-imx" | 72 | KBRANCH = "5.15-1.0.x-imx" |
73 | SRCREV = "2badd023089aeeadb482300d5d409d6deece659c" | 73 | SRCREV = "465e31b4ac3bfab2ce870b1df61ae0331ccc79b6" |
74 | 74 | ||
75 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition | 75 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition |
76 | # required by kernel-yocto.bbclass. | 76 | # required by kernel-yocto.bbclass. |
77 | # | 77 | # |
78 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and | 78 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and |
79 | # should be updated once patchlevel is merged. | 79 | # should be updated once patchlevel is merged. |
80 | LINUX_VERSION = "5.15.46" | 80 | LINUX_VERSION = "5.15.47" |
81 | 81 | ||
82 | # Local version indicates the branch name in the NXP kernel tree where patches are collected from. | 82 | # Local version indicates the branch name in the NXP kernel tree where patches are collected from. |
83 | LOCALVERSION = "-5.15.5-1.0.0" | 83 | LOCALVERSION = "-5.15.5-1.0.0" |