summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-01-07 11:45:45 -0600
committerTom Hochstein <tom.hochstein@nxp.com>2022-01-07 11:48:33 -0600
commitc19b675fdeb2836a07a12935ed67751641aa64fd (patch)
tree7b41a9119a71a92822d7a2e4e0d0951a987819c2
parent760860c1f8575761501ec2aea1043fd99a1c4e8f (diff)
downloadmeta-freescale-c19b675fdeb2836a07a12935ed67751641aa64fd.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>
-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