diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2022-01-07 11:45:45 -0600 |
---|---|---|
committer | Tom Hochstein <tom.hochstein@nxp.com> | 2022-01-07 11:48:33 -0600 |
commit | c19b675fdeb2836a07a12935ed67751641aa64fd (patch) | |
tree | 7b41a9119a71a92822d7a2e4e0d0951a987819c2 /recipes-kernel | |
parent | 760860c1f8575761501ec2aea1043fd99a1c4e8f (diff) | |
download | meta-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>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-imx-headers_5.10.bb | 4 |
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" | |||
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
9 | 9 | ||
10 | SRCBRANCH = "lf-5.10.y" | 10 | SRCBRANCH = "lf-5.10.y" |
11 | LOCALVERSION = "-5.10.52-2.1.0" | 11 | LOCALVERSION = "-5.10.72-2.2.0" |
12 | SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}" | 12 | SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}" |
13 | SRCREV = "ef3f2cfc6010c13feb40cfb7fd7490832cf86f45" | 13 | SRCREV = "a68e31b63f864ff71cd4adb40fbc9e1edc75c250" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||