summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauren Post <lauren.post@nxp.com>2016-03-31 10:25:32 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:06:34 -0300
commitcb003490c7e5d8950694da8e0c8cf4478c779445 (patch)
tree2da3d59167798c77a3bf41a52ffa630de030cdaa
parentf2672fa75962b72026e3818e0b9709f3e69a8baa (diff)
downloadmeta-freescale-cb003490c7e5d8950694da8e0c8cf4478c779445.tar.gz
imx-vpu: Upgrade to 5.4.33 version
VPU firmware has been changed to the format of Linux codec driver firmware. Change VPU library to adapt to firmware format change. Signed-off-by: Lauren Post <lauren.post@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-bsp/imx-vpu/imx-vpu_5.4.32.bb11
-rw-r--r--recipes-bsp/imx-vpu/imx-vpu_5.4.33.bb11
2 files changed, 11 insertions, 11 deletions
diff --git a/recipes-bsp/imx-vpu/imx-vpu_5.4.32.bb b/recipes-bsp/imx-vpu/imx-vpu_5.4.32.bb
deleted file mode 100644
index 8f2440e7..00000000
--- a/recipes-bsp/imx-vpu/imx-vpu_5.4.32.bb
+++ /dev/null
@@ -1,11 +0,0 @@
1# Copyright (C) 2013-2015 Freescale Semiconductor
2
3require imx-vpu.inc
4LIC_FILES_CHKSUM = "file://COPYING;md5=3880bb9c943b135a30fad5e8aabd3ee9"
5
6PE = "1"
7
8SRC_URI[md5sum] = "d7bfe9f96169f4637327436a4e848dae"
9SRC_URI[sha256sum] = "f11b91dcdb84bfefd3c88f10a9c1c1bc3420e4bbaadc38b9280fb52f7769eca8"
10
11COMPATIBLE_MACHINE = "(mx6)"
diff --git a/recipes-bsp/imx-vpu/imx-vpu_5.4.33.bb b/recipes-bsp/imx-vpu/imx-vpu_5.4.33.bb
new file mode 100644
index 00000000..cd86158f
--- /dev/null
+++ b/recipes-bsp/imx-vpu/imx-vpu_5.4.33.bb
@@ -0,0 +1,11 @@
1# Copyright (C) 2013-2016 Freescale Semiconductor
2
3require imx-vpu.inc
4LIC_FILES_CHKSUM = "file://COPYING;md5=8cf95184c220e247b9917e7244124c5a"
5
6PE = "1"
7
8SRC_URI[md5sum] = "547074f0bb12fbf123f7998f2640c279"
9SRC_URI[sha256sum] = "2e670ef2337a5dbe6c32fa07128ad9aad32afdbf472c23d44133245ec6a66d46"
10
11COMPATIBLE_MACHINE = "(mx6)"