From 3b7af36be43469f63113e66fc530c006b1a0ead1 Mon Sep 17 00:00:00 2001 From: Yuqing Zhu Date: Tue, 26 Dec 2017 14:11:02 +0800 Subject: [PATCH] imx-vpuwrap: Upgrade to v4.3.2 1. Rename the recipe version, align with imx-codec/parser 2. Upgrade EULA to v20 3. Changes: -Add vpu_wrapper_test -Add gst_dump tools -Add gl sink -Enable RMVB/VC1/DIVX3 -Add webp support Signed-off-by: Yuqing Zhu Signed-off-by: Otavio Salvador --- .../{imx-vpuwrap_1.0.68.bb => imx-vpuwrap_4.3.2.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename recipes-multimedia/imx-vpuwrap/{imx-vpuwrap_1.0.68.bb => imx-vpuwrap_4.3.2.bb} (76%) diff --git a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_1.0.68.bb b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.3.2.bb similarity index 76% rename from recipes-multimedia/imx-vpuwrap/imx-vpuwrap_1.0.68.bb rename to recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.3.2.bb index 3c342315..a954d42e 100644 --- a/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_1.0.68.bb +++ b/recipes-multimedia/imx-vpuwrap/imx-vpuwrap_4.3.2.bb @@ -5,7 +5,7 @@ DESCRIPTION = "Freescale Multimedia VPU wrapper" DEPENDS = "virtual/imxvpu" LICENSE = "Proprietary" SECTION = "multimedia" -LIC_FILES_CHKSUM = "file://COPYING;md5=d4f548f93b5fe0ee2bc86758c344412d" +LIC_FILES_CHKSUM = "file://COPYING;md5=08fd295cce89b0a9c74b9b83ed74f671" # For backwards compatibility PROVIDES += "libfslvpuwrap" @@ -15,8 +15,8 @@ RCONFLICTS_${PN} = "libfslvpuwrap" SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true" -SRC_URI[md5sum] = "af5a6b93ff24fdb4bf1a31d6e831f526" -SRC_URI[sha256sum] = "282e7f8766ce385d8752bd29f04ddeff709ece0846be97547cf982183bbe241e" +SRC_URI[md5sum] = "7ea5abc960ef587da4f89de05647a6da" +SRC_URI[sha256sum] = "995354c2d0805f690cbcc3c007c90bad30db1570f526a8fc05d490fa42366d82" inherit fsl-eula-unpack autotools pkgconfig -- 2.40.1