diff options
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-fslc-imx_5.10.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_5.10.bb b/recipes-kernel/linux/linux-fslc-imx_5.10.bb index 50e2c945..f0ddaf6c 100644 --- a/recipes-kernel/linux/linux-fslc-imx_5.10.bb +++ b/recipes-kernel/linux/linux-fslc-imx_5.10.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.10.72 | 31 | # tag: v5.10.73 |
32 | # | 32 | # |
33 | # ------------------------------------------------------------------------------ | 33 | # ------------------------------------------------------------------------------ |
34 | # 2. NXP-specific (tag or SHA(s)) | 34 | # 2. NXP-specific (tag or SHA(s)) |
@@ -66,14 +66,14 @@ LICENSE = "GPLv2" | |||
66 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 66 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
67 | 67 | ||
68 | KBRANCH = "5.10-2.1.x-imx" | 68 | KBRANCH = "5.10-2.1.x-imx" |
69 | SRCREV = "044b91cb5ff15a6693a70c4e1ec1bf5a7fd5ce30" | 69 | SRCREV = "4455d5389f98311d1f639069e3e0bbaf31182ebe" |
70 | 70 | ||
71 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition | 71 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition |
72 | # required by kernel-yocto.bbclass. | 72 | # required by kernel-yocto.bbclass. |
73 | # | 73 | # |
74 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and | 74 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and |
75 | # should be updated once patchlevel is merged. | 75 | # should be updated once patchlevel is merged. |
76 | LINUX_VERSION = "5.10.72" | 76 | LINUX_VERSION = "5.10.73" |
77 | 77 | ||
78 | # Local version indicates the branch name in the NXP kernel tree where patches are collected from. | 78 | # Local version indicates the branch name in the NXP kernel tree where patches are collected from. |
79 | LOCALVERSION = "-5.10.52-2.1.0" | 79 | LOCALVERSION = "-5.10.52-2.1.0" |