]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-vpu: Upgrade to 5.4.33 version
authorLauren Post <lauren.post@nxp.com>
Thu, 31 Mar 2016 15:25:32 +0000 (10:25 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:06:34 +0000 (15:06 -0300)
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>
recipes-bsp/imx-vpu/imx-vpu_5.4.32.bb [deleted file]
recipes-bsp/imx-vpu/imx-vpu_5.4.33.bb [new file with mode: 0644]

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 (file)
index 8f2440e..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright (C) 2013-2015 Freescale Semiconductor
-
-require imx-vpu.inc
-LIC_FILES_CHKSUM = "file://COPYING;md5=3880bb9c943b135a30fad5e8aabd3ee9"
-
-PE = "1"
-
-SRC_URI[md5sum] = "d7bfe9f96169f4637327436a4e848dae"
-SRC_URI[sha256sum] = "f11b91dcdb84bfefd3c88f10a9c1c1bc3420e4bbaadc38b9280fb52f7769eca8"
-
-COMPATIBLE_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 (file)
index 0000000..cd86158
--- /dev/null
@@ -0,0 +1,11 @@
+# Copyright (C) 2013-2016 Freescale Semiconductor
+
+require imx-vpu.inc
+LIC_FILES_CHKSUM = "file://COPYING;md5=8cf95184c220e247b9917e7244124c5a"
+
+PE = "1"
+
+SRC_URI[md5sum] = "547074f0bb12fbf123f7998f2640c279"
+SRC_URI[sha256sum] = "2e670ef2337a5dbe6c32fa07128ad9aad32afdbf472c23d44133245ec6a66d46"
+
+COMPATIBLE_MACHINE = "(mx6)"