diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2021-01-28 16:46:39 +0100 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2021-02-01 11:24:43 -0300 |
commit | 07f1817ce3c3fabf664bea6849924bdaf1554147 (patch) | |
tree | a6f1f8bb52fe9766ecbe5e1455dd3d5e8a9926a6 /recipes-multimedia | |
parent | 9fe41a141e5d70463da2b88fc04687233e85cd20 (diff) | |
download | meta-freescale-07f1817ce3c3fabf664bea6849924bdaf1554147.tar.gz |
imx-vpuwrap: update to 4.5.7
NXP release imx_5.4.70_2.3.0.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-multimedia')
-rw-r--r-- | recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.7.bb (renamed from recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.6.bb b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.7.bb index 42e245f5..2b028235 100644 --- a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.6.bb +++ b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.7.bb | |||
@@ -12,8 +12,8 @@ DEPENDS_append_mx8mp = " imx-vpu-hantro-vc" | |||
12 | 12 | ||
13 | SRC_URI = "git://github.com/NXP/imx-vpuwrap.git;protocol=https;branch=${SRCBRANCH}" | 13 | SRC_URI = "git://github.com/NXP/imx-vpuwrap.git;protocol=https;branch=${SRCBRANCH}" |
14 | 14 | ||
15 | SRCBRANCH = "MM_04.05.06_2008_L5.4.47" | 15 | SRCBRANCH = "MM_04.05.07_2011_L5.4.70" |
16 | SRCREV = "7d16e588b805163ef1c67dc92615ffa29bbb3dfb" | 16 | SRCREV = "ccaf10a0dae7c0d7d204bd64282598bc0e3bd661" |
17 | 17 | ||
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
19 | 19 | ||