summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-01-07 11:45:45 -0600
committerChris Dimich <chris.dimich@boundarydevices.com>2022-01-27 15:35:12 -0800
commit76374eaf673e7c2b5537d1cae5af390bec20773c (patch)
treea235969e9422595399b37b7e7de34a3dba0430e4
parent1fec151df3c6135a35024da847b48460254829fd (diff)
downloadmeta-freescale-76374eaf673e7c2b5537d1cae5af390bec20773c.tar.gz
linux-imx-headers: Upgrade to 5.10.72
Update headers: /usr/include/imx/linux/hx280enc.h /usr/include/imx/linux/imx_vpu.h /usr/include/imx/linux/pxp_device.h /usr/include/imx/linux/pxp_dma.h Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit c19b675fdeb2836a07a12935ed67751641aa64fd)
-rw-r--r--recipes-kernel/linux/linux-imx-headers_5.10.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-imx-headers_5.10.bb b/recipes-kernel/linux/linux-imx-headers_5.10.bb
index 8acb2652..8a142b91 100644
--- a/recipes-kernel/linux/linux-imx-headers_5.10.bb
+++ b/recipes-kernel/linux/linux-imx-headers_5.10.bb
@@ -8,9 +8,9 @@ LICENSE = "GPLv2"
8LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 8LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
9 9
10SRCBRANCH = "lf-5.10.y" 10SRCBRANCH = "lf-5.10.y"
11LOCALVERSION = "-5.10.52-2.1.0" 11LOCALVERSION = "-5.10.72-2.2.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 = "ef3f2cfc6010c13feb40cfb7fd7490832cf86f45" 13SRCREV = "a68e31b63f864ff71cd4adb40fbc9e1edc75c250"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16