summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2021-10-25 12:20:44 -0300
committerGitHub <noreply@github.com>2021-10-25 12:20:44 -0300
commit348d3a23be97e0d8827d7a4938c85cb6e62f79d5 (patch)
treec7593ba5313370e75b564179f16faa16868c8dc9 /recipes-kernel
parentd6082e9971906fa46876dff9330a0db9060ef8ef (diff)
parentc81ddb2dc11fe405b1b190d082f1798387eff071 (diff)
downloadmeta-freescale-348d3a23be97e0d8827d7a4938c85cb6e62f79d5.tar.gz
Merge pull request #896 from zandrey/upgrade-to-nxp-5.10.52-2.1.0
Upgrade to NXP Release: 5.10.52-2.1.0
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p2.2.bb (renamed from recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p2.0.bb)2
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.15.0.bb (renamed from recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.13.0.bb)4
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p2.0.bb b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p2.2.bb
index a8b890fe..343cce41 100644
--- a/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p2.0.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.3.p2.2.bb
@@ -14,7 +14,7 @@ SRC_URI = " \
14 ${KERNEL_SRC};branch=${SRCBRANCH};subpath=drivers/mxc/gpu-viv;destsuffix=git/src \ 14 ${KERNEL_SRC};branch=${SRCBRANCH};subpath=drivers/mxc/gpu-viv;destsuffix=git/src \
15 file://Add-makefile.patch \ 15 file://Add-makefile.patch \
16" 16"
17SRCREV = "5b2559d9d66b0b9561fc42dd8007dfe4569573df" 17SRCREV = "d46e3cd94bdd2c13b6511e008ad9719b0727637d"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20
diff --git a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.13.0.bb b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.15.0.bb
index 7eee17d1..f003da18 100644
--- a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.13.0.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.15.0.bb
@@ -4,13 +4,13 @@ DESCRIPTION = "Kernel loadable module for ISP"
4LICENSE = "GPLv2" 4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://${WORKDIR}/git/vvcam/LICENSE;md5=64381a6ea83b48c39fe524c85f65fb44" 5LIC_FILES_CHKSUM = "file://${WORKDIR}/git/vvcam/LICENSE;md5=64381a6ea83b48c39fe524c85f65fb44"
6 6
7SRCBRANCH = "imx_5.10_2.0.0" 7SRCBRANCH = "lf-5.10.52_2.1.0"
8ISP_KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/isp-vvcam.git;protocol=https" 8ISP_KERNEL_SRC ?= "git://source.codeaurora.org/external/imx/isp-vvcam.git;protocol=https"
9 9
10SRC_URI = " \ 10SRC_URI = " \
11 ${ISP_KERNEL_SRC};branch=${SRCBRANCH} \ 11 ${ISP_KERNEL_SRC};branch=${SRCBRANCH} \
12" 12"
13SRCREV = "47588cb88cc75400b5d2c35a17527e99b752d9be" 13SRCREV = "39bfc64f09f8da3c41df3bdada5becb88bf5bb5f"
14 14
15S = "${WORKDIR}/git/vvcam/v4l2" 15S = "${WORKDIR}/git/vvcam/v4l2"
16 16