]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-imx-headers: upgrade to rel_imx_5.4.24_2.1.0
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Tue, 18 Aug 2020 22:41:50 +0000 (22:41 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 29 Sep 2020 21:06:06 +0000 (18:06 -0300)
Upgrade recipe to pick up NXP headers from the updated kernel version
matching release rel_imx_5.4.24_2.1.0 tag.

Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
(cherry picked from commit dd79e88ebc5b84c3fad4a0747fa250ed71677796)

recipes-kernel/linux/linux-imx-headers_5.4.bb [moved from recipes-kernel/linux/linux-imx-headers_5.4.3.bb with 95% similarity]

similarity index 95%
rename from recipes-kernel/linux/linux-imx-headers_5.4.3.bb
rename to recipes-kernel/linux/linux-imx-headers_5.4.bb
index 4257c41a7f08b3121c0ba4b28a54c1d71b6317e1..54c4e8cb9af2ff959048805ea86351b6c82c06be 100644 (file)
@@ -7,10 +7,10 @@ New headers are installed in ${includedir}/imx."
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
 
-SRCBRANCH = "lf-5.4.y"
-LOCALVERSION = "-1.0.0"
+SRCBRANCH = "imx_5.4.24_2.1.0"
+LOCALVERSION = "-2.1.0"
 SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}"
-SRCREV = "f8118585ee3c7025265b28985fdfe0af96a84466"
+SRCREV = "dea2fede7e024ee7029b13e8d82a00ec14427777"
 
 S = "${WORKDIR}/git"
 
@@ -33,7 +33,6 @@ IMX_UAPI_HEADERS = " \
     mxcfb.h \
     pxp_device.h \
     pxp_dma.h \
-    version.h \
     videodev2.h \
 "