summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/kernel-modules
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2021-04-27 17:02:59 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2021-04-30 18:33:13 -0300
commitbec7b90acc02fdcaa44279ee3b826b0e07dba9a6 (patch)
treea5cd0c9de91dedf7e9992acd984a3ea494b3ea5b /recipes-kernel/kernel-modules
parent72f920da81a591ae26b3c2dd5a6281521ef13bd8 (diff)
downloadmeta-freescale-bec7b90acc02fdcaa44279ee3b826b0e07dba9a6.tar.gz
kernel-module-isp-vvcam: Upgrade to 4.2.2.11.0
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit ba0b490f6f8e99ecd65679e1f6104b60487b34ca)
Diffstat (limited to 'recipes-kernel/kernel-modules')
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.11.0.bb (renamed from recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.6.0.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.6.0.bb b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.11.0.bb
index 5cb7f764..43a2b459 100644
--- a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.6.0.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.11.0.bb
@@ -1,16 +1,16 @@
1# Copyright 2020 NXP 1# Copyright 2020-2021 NXP
2 2
3DESCRIPTION = "Kernel loadable module for ISP" 3DESCRIPTION = "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.4.70_2.3.0" 7SRCBRANCH = "imx_5.4.70_2.3.2"
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 = "9824e601d336bcef2dc6284ff3605e0b1d32d63d" 13SRCREV = "6cbf264313b4859c985c8d66bae19b522996de6c"
14 14
15S = "${WORKDIR}/git/vvcam/v4l2" 15S = "${WORKDIR}/git/vvcam/v4l2"
16 16