From 93409bedef388ce40986f18ca20ee80a25883613 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sun, 31 Jul 2022 00:09:04 +0200 Subject: linux-imx-headers: follow the update of linux-toradex With the downstream kernel based on NXPs 5.15.35-2.0.0 BSP the linux-imx-headers mustn't no longer be downgraded. Keep using the bbappend to checkout the kernel from git.toradex.com. Related-to: ELB-4597 Signed-off-by: Max Krummenacher --- recipes-kernel/linux/linux-imx-headers_5%.bbappend | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) (limited to 'recipes-kernel/linux') diff --git a/recipes-kernel/linux/linux-imx-headers_5%.bbappend b/recipes-kernel/linux/linux-imx-headers_5%.bbappend index da31640..01879ea 100644 --- a/recipes-kernel/linux/linux-imx-headers_5%.bbappend +++ b/recipes-kernel/linux/linux-imx-headers_5%.bbappend @@ -1,17 +1,5 @@ -LIC_FILES_CHKSUM:tdx = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" -SRCBRANCH:tdx = "toradex_5.4-2.1.x-imx" -LOCALVERSION:tdx = "-2.3.2" +LIC_FILES_CHKSUM:tdx = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" +SRCBRANCH:tdx = "toradex_5.15-2.0.x-imx" SRC_URI:tdx = "git://git.toradex.com/linux-toradex.git;protocol=https;branch=${SRCBRANCH}" # Keep that one stable, i.e. use the exact git hash from the NXP BSP. -SRCREV:tdx = "dea2fede7e024ee7029b13e8d82a00ec14427777" -PV:tdx = "5.4" -IMX_UAPI_HEADERS:remove:tdx = "imx_vpu.h" - -do_install:append:tdx() { - # FIXME: The ion.h is still on staging so "promote" it for now - # and install it by hand - cp ${S}/drivers/staging/android/uapi/ion.h ${S}${includedir}/linux - install -D -m 0644 ${S}/drivers/staging/android/uapi/ion.h \ - ${D}${includedir}/imx/linux/ion.h - -} +SRCREV:tdx = "fa6c3168595c02bd9d5366fcc28c9e7304947a3d" -- cgit v1.2.3