diff options
author | Lauren Post <lauren.post@freescale.com> | 2015-07-16 14:22:48 -0500 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2015-07-28 23:26:59 -0300 |
commit | 67305c820b1c471b7fea334431fdccdc0d406878 (patch) | |
tree | 92930d381e4e9b5e672a9faa2cf83b2970dbded5 /recipes-bsp/imx-vpu | |
parent | 46e5dba32244200ec5cde4832c19f3a532c5e078 (diff) | |
download | meta-freescale-67305c820b1c471b7fea334431fdccdc0d406878.tar.gz |
imx-vpu: Upgrade to 5.4.30 version
Released with 3.14.38-6QP_Beta release.
Fixes for no output after decoding small jpg in ring buffer mode
License updated to 2015.06 v8 so updated License checksum.
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.28.bb | 12 | ||||
-rw-r--r-- | recipes-bsp/imx-vpu/imx-vpu_5.4.30.bb | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/recipes-bsp/imx-vpu/imx-vpu_5.4.28.bb b/recipes-bsp/imx-vpu/imx-vpu_5.4.28.bb deleted file mode 100644 index 6f691562..00000000 --- a/recipes-bsp/imx-vpu/imx-vpu_5.4.28.bb +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | # Copyright (C) 2013-2015 Freescale Semiconductor | ||
2 | |||
3 | require imx-vpu.inc | ||
4 | |||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=acdb807ac7275fe32f9f64992e111241" | ||
6 | |||
7 | PE = "1" | ||
8 | |||
9 | SRC_URI[md5sum] = "774455b57aaa12bae2e2cecf39b63ac4" | ||
10 | SRC_URI[sha256sum] = "0a05af1a5978175de852b2cf61763ec789f2845df78edb8d02a28611439b57f7" | ||
11 | |||
12 | COMPATIBLE_MACHINE = "(mx6)" | ||
diff --git a/recipes-bsp/imx-vpu/imx-vpu_5.4.30.bb b/recipes-bsp/imx-vpu/imx-vpu_5.4.30.bb new file mode 100644 index 00000000..09e1df94 --- /dev/null +++ b/recipes-bsp/imx-vpu/imx-vpu_5.4.30.bb | |||
@@ -0,0 +1,12 @@ | |||
1 | # Copyright (C) 2013-2015 Freescale Semiconductor | ||
2 | |||
3 | require imx-vpu.inc | ||
4 | |||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=01ba08a2b77c3a0a9d0ab5d4d83fed64" | ||
6 | |||
7 | PE = "1" | ||
8 | |||
9 | SRC_URI[md5sum] = "1e48e8367478c86ffd06b6330b50a678" | ||
10 | SRC_URI[sha256sum] = "43f613fcc0e40abdb69ba9fcf3ac49649b1a6f84ee7c79fe262e0faac072d8e6" | ||
11 | |||
12 | COMPATIBLE_MACHINE = "(mx6)" | ||