From e3e15a004620f5f3f158a25265448e02920abdad Mon Sep 17 00:00:00 2001 From: Mike Engel Date: Wed, 1 Jul 2020 17:08:58 +0200 Subject: [PATCH] recipes-multimedia: imx-vpuwrap: Update to new NXP BSP release imx-5.4.24-2.1.0. Signed-off-by: Mike Engel --- .../{imx-vpuwrap_4.5.4.bb => imx-vpuwrap_4.5.5.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-digi-dey/recipes-multimedia/imx-vpuwrap/{imx-vpuwrap_4.5.4.bb => imx-vpuwrap_4.5.5.bb} (82%) diff --git a/meta-digi-dey/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.4.bb b/meta-digi-dey/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.5.bb similarity index 82% rename from meta-digi-dey/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.4.bb rename to meta-digi-dey/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.5.bb index 01ec05b24..2d4051922 100644 --- a/meta-digi-dey/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.4.bb +++ b/meta-digi-dey/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.5.5.bb @@ -8,10 +8,10 @@ LICENSE = "Proprietary" SECTION = "multimedia" LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9" -IMX_VPUWRAP_SRC ?= "git://github.com/NXP/vpu_wrapper.git;protocol=https" -SRCBRANCH = "MM_04.05.04_2002_L5.4.3" +IMX_VPUWRAP_SRC ?= "git://github.com/NXP/imx-vpuwrap.git;protocol=https" +SRCBRANCH = "MM_04.05.05_2005_L5.4.24" SRC_URI = "${IMX_VPUWRAP_SRC};branch=${SRCBRANCH}" -SRCREV = "d9db34dd0d4a096d74a590f5760904919ae9b7c0" +SRCREV = "76225d8e15b2b72cd11ce073706473473e446294" S = "${WORKDIR}/git" inherit autotools pkgconfig