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 bc94517b..6e877e0c 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.72 | 31 | # tag: v5.4.73 |
32 | # | 32 | # |
33 | # ------------------------------------------------------------------------------ | 33 | # ------------------------------------------------------------------------------ |
34 | # 2. NXP-specific (tag or SHA(s)) | 34 | # 2. NXP-specific (tag or SHA(s)) |
@@ -72,14 +72,14 @@ LICENSE = "GPLv2" | |||
72 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | 72 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" |
73 | 73 | ||
74 | SRCBRANCH = "5.4-2.1.x-imx" | 74 | SRCBRANCH = "5.4-2.1.x-imx" |
75 | SRCREV = "4f8cdaa273f3e18a2ef7470c961cd2b1211dd041" | 75 | SRCREV = "1a578877cf48eb96b5c8554873cdee756ae16c7e" |
76 | 76 | ||
77 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition | 77 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition |
78 | # required by kernel-yocto.bbclass. | 78 | # required by kernel-yocto.bbclass. |
79 | # | 79 | # |
80 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and | 80 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and |
81 | # should be updated once patchlevel is merged. | 81 | # should be updated once patchlevel is merged. |
82 | LINUX_VERSION = "5.4.72" | 82 | LINUX_VERSION = "5.4.73" |
83 | 83 | ||
84 | # Local version indicates the branch name in the NXP kernel tree where patches are collected from. | 84 | # Local version indicates the branch name in the NXP kernel tree where patches are collected from. |
85 | LOCALVERSION = "-imx-5.4.24-2.1.0" | 85 | LOCALVERSION = "-imx-5.4.24-2.1.0" |