summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZan Dobersek <zdobersek@igalia.com>2020-12-07 15:29:18 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2021-01-13 01:08:21 -0300
commit166e1dbc5a5b085f6813b599b884702832ac1d83 (patch)
tree177c58a9c70de5ed48750f02de18eaf41897ea3e
parent350232b3df5c283b05a57e65c4229351173cbb73 (diff)
downloadmeta-freescale-166e1dbc5a5b085f6813b599b884702832ac1d83.tar.gz
imx-vpuwrap: update to NXP's MM_04.05.06_2008_L5.4.47 branch
Update imx-vpuwrap package to use the MM_04.05.06_2008_L5.4.47 branch. Version also increases to 4.5.6. Signed-off-by: Zan Dobersek <zdobersek@igalia.com>
-rw-r--r--recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.6.bb (renamed from recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.5.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.5.bb b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.6.bb
index 06f97b09..42e245f5 100644
--- a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.5.bb
+++ b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.6.bb
@@ -12,8 +12,8 @@ DEPENDS_append_mx8mp = " 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}"
14 14
15SRCBRANCH = "MM_04.05.05_2005_L5.4.24" 15SRCBRANCH = "MM_04.05.06_2008_L5.4.47"
16SRCREV = "76225d8e15b2b72cd11ce073706473473e446294" 16SRCREV = "7d16e588b805163ef1c67dc92615ffa29bbb3dfb"
17 17
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19