summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-01-11 08:41:24 -0300
committerGitHub <noreply@github.com>2023-01-11 08:41:24 -0300
commit3f5fc5810cfb7be61b487ade0a7ecfaeafa3d2aa (patch)
tree83efd89946fe60485f17149aee55d8f2fe6a01b6 /recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb
parent1c7f17f6063d0b747d94a17059b176f3ebdb3e3e (diff)
parentcfdbf0e5b2efd6ecc4007858f544d8ae4a12cc80 (diff)
downloadmeta-freescale-3f5fc5810cfb7be61b487ade0a7ecfaeafa3d2aa.tar.gz
Merge pull request #1384 from Freescale/backport-1382-to-kirkstone
[Backport kirkstone] Update recipes-multimedia for NXP 5.15.71-2.2.0
Diffstat (limited to 'recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb')
-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