summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
authorZelan Zou <zelan.zou@nxp.com>2023-07-26 16:15:42 +0800
committerJun Zhu <junzhu@nxp.com>2023-07-28 21:50:54 +0800
commit73d43d8126d8b77c871413ef2263af919ff66c66 (patch)
tree55ad6b4fe7d65ae5bf4dc811280f1e699d132a21 /recipes-multimedia
parent707e624d3c048bcfc1d3225b4ae91238c96209d5 (diff)
downloadmeta-freescale-73d43d8126d8b77c871413ef2263af919ff66c66.tar.gz
imx-vpuwrap: Upgrade to 6.1.22-2.0.0
Signed-off-by: Zelan Zou <zelan.zou@nxp.com> Signed-off-by: Jun Zhu <junzhu@nxp.com>
Diffstat (limited to 'recipes-multimedia')
-rw-r--r--recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb
index 1646762d..e415463f 100644
--- a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb
+++ b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb
@@ -1,5 +1,5 @@
1# Copyright (C) 2013-2016 Freescale Semiconductor 1# Copyright (C) 2013-2016 Freescale Semiconductor
2# Copyright 2017-2022 NXP 2# Copyright 2017-2023 NXP
3# Released under the MIT license (see COPYING.MIT for the terms) 3# Released under the MIT license (see COPYING.MIT for the terms)
4 4
5DESCRIPTION = "Freescale Multimedia VPU wrapper" 5DESCRIPTION = "Freescale Multimedia VPU wrapper"
@@ -11,8 +11,8 @@ DEPENDS = "virtual/imxvpu"
11DEPENDS:append:mx8mp-nxp-bsp = " imx-vpu-hantro-vc" 11DEPENDS:append:mx8mp-nxp-bsp = " imx-vpu-hantro-vc"
12 12
13SRC_URI = "git://github.com/NXP/imx-vpuwrap.git;protocol=https;branch=${SRCBRANCH}" 13SRC_URI = "git://github.com/NXP/imx-vpuwrap.git;protocol=https;branch=${SRCBRANCH}"
14SRCBRANCH = "MM_04.07.03_2301_L6.1.y" 14SRCBRANCH = "MM_04.08.00_2305_L6.1.y"
15SRCREV = "12a78274b3bc4f3105aabe16df03edd5e0c3b84a" 15SRCREV = "a9cd0835da0ecce55d94510d028371b473090fcc"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18