]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-imx*: Upgrade to 5.10.52
authorPeter Bergin <peter@berginkonsult.se>
Sun, 3 Oct 2021 20:59:17 +0000 (22:59 +0200)
committerPeter Bergin <peter@berginkonsult.se>
Sun, 3 Oct 2021 21:04:34 +0000 (23:04 +0200)
Since commit 93cf9cd9492e4c932591806f6bafc43270a934d8 linux-imx build
is broken for target imx8mp-evk-lpddr4 due to new dts file that is not
present in the old 5.10.35 version.
Bump version of linux-imx to 5.10.52 to keep in sync with newly added
linux-fslc-imx_5.10.bb

Signed-off-by: Peter Bergin <peter@berginkonsult.se>
recipes-kernel/linux/linux-imx-headers_5.10.bb
recipes-kernel/linux/linux-imx_5.10.bb

index c282fc624802c444cf7b160974c64b2a89bb69be..8acb26526953b37ed937ddd5a0eedea99372f4eb 100644 (file)
@@ -8,7 +8,7 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
 
 SRCBRANCH = "lf-5.10.y"
-LOCALVERSION = "-5.10.35-2.0.0"
+LOCALVERSION = "-5.10.52-2.1.0"
 SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}"
 SRCREV = "ef3f2cfc6010c13feb40cfb7fd7490832cf86f45"
 
index 68344e4e0af8d71fe294b3500bed0eed7e4ef335..62ecf4bcce252425c9c856e49c1d246bb75665ea 100644 (file)
@@ -18,15 +18,15 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
 DEPENDS += "lzop-native bc-native"
 
 SRCBRANCH = "lf-5.10.y"
-LOCALVERSION = "-5.10.35-2.0.0"
-SRCREV = "ef3f2cfc6010c13feb40cfb7fd7490832cf86f45"
+LOCALVERSION = "-5.10.52-2.1.0"
+SRCREV = "a11753a89ec610768301d4070e10b8bd60fde8cd"
 
 # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
 # required by kernel-yocto.bbclass.
 #
 # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
 # should be updated once patchlevel is merged.
-LINUX_VERSION = "5.10.35"
+LINUX_VERSION = "5.10.52"
 
 DEFAULT_PREFERENCE = "1"