summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2023-01-10 16:51:41 -0700
committerTom Hochstein <tom.hochstein@nxp.com>2023-01-10 16:51:41 -0700
commit62dd56d474472d3a0cb333a52e93465d022d9017 (patch)
tree4e1723a002eaf5e23afdfde743a8456b4d759016 /recipes-multimedia
parent724670a663dbe11d98b26f02d2b9911f09f92f3b (diff)
downloadmeta-freescale-62dd56d474472d3a0cb333a52e93465d022d9017.tar.gz
imx-vpuwrap: Upgrade to 5.15.71-2.2.0
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-multimedia')
-rw-r--r--recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb
index e2c69082..ad00e3a1 100644
--- a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb
+++ b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb
@@ -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.01_2208_L5.15.y" 14SRCBRANCH = "MM_04.07.02_2210_L5.15.y"
15SRCREV = "bb1a5f300eec0b89d7127446eb78d479c23ff7da" 15SRCREV = "c9fc1fd57094accdb6e0e72e635716718482efe7"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18