diff options
author | Zan Dobersek <zdobersek@igalia.com> | 2020-12-07 15:29:18 +0100 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-12-11 17:43:58 -0300 |
commit | 705102c901a5171c13c07816036294485ec601c4 (patch) | |
tree | 5ceeb024b4fac964437be10a4154e0fd83f6329f | |
parent | b4413043d7331a59903ebb053f366ec7fc361401 (diff) | |
download | meta-freescale-705102c901a5171c13c07816036294485ec601c4.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 | ||
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.05_2005_L5.4.24" | 15 | SRCBRANCH = "MM_04.05.06_2008_L5.4.47" |
16 | SRCREV = "76225d8e15b2b72cd11ce073706473473e446294" | 16 | SRCREV = "7d16e588b805163ef1c67dc92615ffa29bbb3dfb" |
17 | 17 | ||
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
19 | 19 | ||