summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-vpu
diff options
context:
space:
mode:
authorLauren Post <lauren.post@freescale.com>2015-12-24 15:17:05 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:03:25 -0300
commit243b178d740d07f0f33f207472711b7d067f51b1 (patch)
treeeaa6131038f502cce3739ca09290d02cf202d5bb /recipes-bsp/imx-vpu
parent8f3d295e1ac3c3349c32a024db48b5b7d6c78266 (diff)
downloadmeta-freescale-243b178d740d07f0f33f207472711b7d067f51b1.tar.gz
imx-vpu: Upgrade to 5.4.32
- Support AVcVuiInfo for Decoder through DecInitialInfo or DecOutputInfo - Clear structure iram IOGetIramBase() fails to set them to avoid using uninitialized variables. 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.32.bb (renamed from recipes-bsp/imx-vpu/imx-vpu_5.4.31.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/imx-vpu/imx-vpu_5.4.31.bb b/recipes-bsp/imx-vpu/imx-vpu_5.4.32.bb
index d20299f3..d58623e4 100644
--- a/recipes-bsp/imx-vpu/imx-vpu_5.4.31.bb
+++ b/recipes-bsp/imx-vpu/imx-vpu_5.4.32.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=01ba08a2b77c3a0a9d0ab5d4d83fed64"
5 5
6PE = "1" 6PE = "1"
7 7
8SRC_URI[md5sum] = "2587d0d011b65021aef469d17ca5c658" 8SRC_URI[md5sum] = "d7bfe9f96169f4637327436a4e848dae"
9SRC_URI[sha256sum] = "a266ab317fbd866541eae506d68983bcd361f49d1162a66bb34cb8088ceec88c" 9SRC_URI[sha256sum] = "f11b91dcdb84bfefd3c88f10a9c1c1bc3420e4bbaadc38b9280fb52f7769eca8"
10 10
11COMPATIBLE_MACHINE = "(mx6)" 11COMPATIBLE_MACHINE = "(mx6)"