summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
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-06 13:08:26 -0300
commitf5e1056936e90b7239ba478cef08859d8d5db305 (patch)
tree31b73abb790e54d6198d9750c60f5c45908e258a /recipes-bsp
parent7946533a95281315dc8c0dbee9d38eda8ccdce4f (diff)
downloadmeta-fsl-arm-f5e1056936e90b7239ba478cef08859d8d5db305.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>
Diffstat (limited to 'recipes-bsp')
-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 8f2440e..0000000
--- 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 0000000..cd86158
--- /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)"