summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauren Post <lauren.post@freescale.com>2015-07-31 09:18:45 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2015-08-04 15:33:46 -0300
commit640cf1919707f91f56722c623cc1f02391abc32d (patch)
tree42ded4111517d39cf939042610a4cfafde4de076
parent93ee4dbeeae1cabc4c5f2cc6c68032ac06863d36 (diff)
downloadmeta-fsl-arm-640cf1919707f91f56722c623cc1f02391abc32d.tar.gz
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 <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-bsp/imx-vpu/imx-vpu_5.4.31.bb (renamed from recipes-bsp/imx-vpu/imx-vpu_5.4.30.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-bsp/imx-vpu/imx-vpu_5.4.30.bb b/recipes-bsp/imx-vpu/imx-vpu_5.4.31.bb
index 09e1df9..d20299f 100644
--- a/recipes-bsp/imx-vpu/imx-vpu_5.4.30.bb
+++ b/recipes-bsp/imx-vpu/imx-vpu_5.4.31.bb
@@ -1,12 +1,11 @@
1# Copyright (C) 2013-2015 Freescale Semiconductor 1# Copyright (C) 2013-2015 Freescale Semiconductor
2 2
3require imx-vpu.inc 3require imx-vpu.inc
4
5LIC_FILES_CHKSUM = "file://COPYING;md5=01ba08a2b77c3a0a9d0ab5d4d83fed64" 4LIC_FILES_CHKSUM = "file://COPYING;md5=01ba08a2b77c3a0a9d0ab5d4d83fed64"
6 5
7PE = "1" 6PE = "1"
8 7
9SRC_URI[md5sum] = "1e48e8367478c86ffd06b6330b50a678" 8SRC_URI[md5sum] = "2587d0d011b65021aef469d17ca5c658"
10SRC_URI[sha256sum] = "43f613fcc0e40abdb69ba9fcf3ac49649b1a6f84ee7c79fe262e0faac072d8e6" 9SRC_URI[sha256sum] = "a266ab317fbd866541eae506d68983bcd361f49d1162a66bb34cb8088ceec88c"
11 10
12COMPATIBLE_MACHINE = "(mx6)" 11COMPATIBLE_MACHINE = "(mx6)"