diff options
author | Lauren Post <lauren.post@freescale.com> | 2015-07-31 09:18:45 -0500 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-04-19 15:03:14 -0300 |
commit | 686e3e421f84601723e7bf3516979ce206585503 (patch) | |
tree | 530890dadc79321f576b41ee9b5f47a3b8e88223 /recipes-bsp/imx-vpu | |
parent | c22a056945163d26b3bde4b6f95e888c1d98fd1d (diff) | |
download | meta-freescale-686e3e421f84601723e7bf3516979ce206585503.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>
Diffstat (limited to 'recipes-bsp/imx-vpu')
-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 09e1df94..d20299f3 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 | ||
3 | require imx-vpu.inc | 3 | require imx-vpu.inc |
4 | |||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=01ba08a2b77c3a0a9d0ab5d4d83fed64" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=01ba08a2b77c3a0a9d0ab5d4d83fed64" |
6 | 5 | ||
7 | PE = "1" | 6 | PE = "1" |
8 | 7 | ||
9 | SRC_URI[md5sum] = "1e48e8367478c86ffd06b6330b50a678" | 8 | SRC_URI[md5sum] = "2587d0d011b65021aef469d17ca5c658" |
10 | SRC_URI[sha256sum] = "43f613fcc0e40abdb69ba9fcf3ac49649b1a6f84ee7c79fe262e0faac072d8e6" | 9 | SRC_URI[sha256sum] = "a266ab317fbd866541eae506d68983bcd361f49d1162a66bb34cb8088ceec88c" |
11 | 10 | ||
12 | COMPATIBLE_MACHINE = "(mx6)" | 11 | COMPATIBLE_MACHINE = "(mx6)" |