summaryrefslogtreecommitdiffstats
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-02-11 18:09:48 -0200
commita25d68b6cb5a44eedaca2680b59dcfc69a273af3 (patch)
tree418c76e466485d0da4e09cecd11aa504e3f14f93
parent58cb668963d55a8f5d337b703447c6dc44ba99a5 (diff)
downloadmeta-fsl-arm-a25d68b6cb5a44eedaca2680b59dcfc69a273af3.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>
-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 d20299f..d58623e 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)"