From 12dce0052f090db91eb23ada50855a6c740eef5c Mon Sep 17 00:00:00 2001 From: Hector Bujanda Date: Thu, 29 Oct 2020 08:45:37 +0100 Subject: [PATCH] recipes-multimedia: imx-vpuwrap: Update recipes to new BSP release imx_5.4.47_2.2.0 Includes: imx-vpuwrap: Switch branch to MM_04.05.06_2008_L5.4.47 Signed-off-by: i.MX Yocto Project Build Signed-off-by: Hector Bujanda --- .../{imx-vpuwrap_4.5.5.bb => imx-vpuwrap_4.5.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-digi-dey/recipes-multimedia/imx-vpuwrap/{imx-vpuwrap_4.5.5.bb => imx-vpuwrap_4.5.6.bb} (89%) diff --git a/meta-digi-dey/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.5.bb b/meta-digi-dey/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.6.bb similarity index 89% rename from meta-digi-dey/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.5.bb rename to meta-digi-dey/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.6.bb index 2d4051922..d85c4446c 100644 --- a/meta-digi-dey/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.5.bb +++ b/meta-digi-dey/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.6.bb @@ -9,9 +9,9 @@ SECTION = "multimedia" LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9" IMX_VPUWRAP_SRC ?= "git://github.com/NXP/imx-vpuwrap.git;protocol=https" -SRCBRANCH = "MM_04.05.05_2005_L5.4.24" +SRCBRANCH = "MM_04.05.06_2008_L5.4.47" SRC_URI = "${IMX_VPUWRAP_SRC};branch=${SRCBRANCH}" -SRCREV = "76225d8e15b2b72cd11ce073706473473e446294" +SRCREV = "7d16e588b805163ef1c67dc92615ffa29bbb3dfb" S = "${WORKDIR}/git" inherit autotools pkgconfig