diff options
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-fslc-imx_5.4.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_5.4.bb b/recipes-kernel/linux/linux-fslc-imx_5.4.bb index 8ca61257..e0a0db46 100644 --- a/recipes-kernel/linux/linux-fslc-imx_5.4.bb +++ b/recipes-kernel/linux/linux-fslc-imx_5.4.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.4.39 | 31 | # tag: v5.4.41 |
32 | # | 32 | # |
33 | # ------------------------------------------------------------------------------ | 33 | # ------------------------------------------------------------------------------ |
34 | # 2. NXP-specific (tag or SHA(s)) | 34 | # 2. NXP-specific (tag or SHA(s)) |
@@ -58,14 +58,14 @@ LICENSE = "GPLv2" | |||
58 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | 58 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" |
59 | 59 | ||
60 | SRCBRANCH = "5.4-1.0.0-imx" | 60 | SRCBRANCH = "5.4-1.0.0-imx" |
61 | SRCREV = "e0743cf91d9e44a810e6f86d22db2bfc89e5016d" | 61 | SRCREV = "ec7a9ec0c94bf10ce1e80e12f1dc1833c5e13b15" |
62 | 62 | ||
63 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition | 63 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition |
64 | # required by kernel-yocto.bbclass. | 64 | # required by kernel-yocto.bbclass. |
65 | # | 65 | # |
66 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and | 66 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and |
67 | # should be updated once patchlevel is merged. | 67 | # should be updated once patchlevel is merged. |
68 | LINUX_VERSION = "5.4.39" | 68 | LINUX_VERSION = "5.4.41" |
69 | 69 | ||
70 | # Local version indicates the branch name in the NXP kernel tree where patches are collected from. | 70 | # Local version indicates the branch name in the NXP kernel tree where patches are collected from. |
71 | LOCALVERSION = "-lf-5.4.y" | 71 | LOCALVERSION = "-lf-5.4.y" |