summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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