]> 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)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 4 Oct 2021 12:07:01 +0000 (12:07 +0000)
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>
(cherry picked from commit 3f93c92595d2c34ad0762e776875a23b3cd2dcd3)

recipes-kernel/linux/linux-imx-headers_5.10.bb
recipes-kernel/linux/linux-imx_5.10.bb

index c656fa557e269a19cebf4926bea51e35b6404e0d..0e15f3433885fc7ce5872d75c5fb8c0e03d3a0f2 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"