summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-imx-headers_5.4.bb (renamed from recipes-kernel/linux/linux-imx-headers_5.4.3.bb)7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-imx-headers_5.4.3.bb b/recipes-kernel/linux/linux-imx-headers_5.4.bb
index 4257c41a..54c4e8cb 100644
--- a/recipes-kernel/linux/linux-imx-headers_5.4.3.bb
+++ b/recipes-kernel/linux/linux-imx-headers_5.4.bb
@@ -7,10 +7,10 @@ New headers are installed in ${includedir}/imx."
7LICENSE = "GPLv2" 7LICENSE = "GPLv2"
8LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 8LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
9 9
10SRCBRANCH = "lf-5.4.y" 10SRCBRANCH = "imx_5.4.24_2.1.0"
11LOCALVERSION = "-1.0.0" 11LOCALVERSION = "-2.1.0"
12SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}" 12SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}"
13SRCREV = "f8118585ee3c7025265b28985fdfe0af96a84466" 13SRCREV = "dea2fede7e024ee7029b13e8d82a00ec14427777"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
@@ -33,7 +33,6 @@ IMX_UAPI_HEADERS = " \
33 mxcfb.h \ 33 mxcfb.h \
34 pxp_device.h \ 34 pxp_device.h \
35 pxp_dma.h \ 35 pxp_dma.h \
36 version.h \
37 videodev2.h \ 36 videodev2.h \
38" 37"
39 38