From 640cf1919707f91f56722c623cc1f02391abc32d Mon Sep 17 00:00:00 2001 From: Lauren Post Date: Fri, 31 Jul 2015 09:18:45 -0500 Subject: imx-vpu: Upgrade to 5.4.31 version - Fix VPU blocked in BWB module. - Adding new soc name for i.MX6QP Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador --- recipes-bsp/imx-vpu/imx-vpu_5.4.30.bb | 12 ------------ recipes-bsp/imx-vpu/imx-vpu_5.4.31.bb | 11 +++++++++++ 2 files changed, 11 insertions(+), 12 deletions(-) delete mode 100644 recipes-bsp/imx-vpu/imx-vpu_5.4.30.bb create mode 100644 recipes-bsp/imx-vpu/imx-vpu_5.4.31.bb diff --git a/recipes-bsp/imx-vpu/imx-vpu_5.4.30.bb b/recipes-bsp/imx-vpu/imx-vpu_5.4.30.bb deleted file mode 100644 index 09e1df9..0000000 --- a/recipes-bsp/imx-vpu/imx-vpu_5.4.30.bb +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright (C) 2013-2015 Freescale Semiconductor - -require imx-vpu.inc - -LIC_FILES_CHKSUM = "file://COPYING;md5=01ba08a2b77c3a0a9d0ab5d4d83fed64" - -PE = "1" - -SRC_URI[md5sum] = "1e48e8367478c86ffd06b6330b50a678" -SRC_URI[sha256sum] = "43f613fcc0e40abdb69ba9fcf3ac49649b1a6f84ee7c79fe262e0faac072d8e6" - -COMPATIBLE_MACHINE = "(mx6)" diff --git a/recipes-bsp/imx-vpu/imx-vpu_5.4.31.bb b/recipes-bsp/imx-vpu/imx-vpu_5.4.31.bb new file mode 100644 index 0000000..d20299f --- /dev/null +++ b/recipes-bsp/imx-vpu/imx-vpu_5.4.31.bb @@ -0,0 +1,11 @@ +# Copyright (C) 2013-2015 Freescale Semiconductor + +require imx-vpu.inc +LIC_FILES_CHKSUM = "file://COPYING;md5=01ba08a2b77c3a0a9d0ab5d4d83fed64" + +PE = "1" + +SRC_URI[md5sum] = "2587d0d011b65021aef469d17ca5c658" +SRC_URI[sha256sum] = "a266ab317fbd866541eae506d68983bcd361f49d1162a66bb34cb8088ceec88c" + +COMPATIBLE_MACHINE = "(mx6)" -- cgit v1.2.3-54-g00ecf