summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-vpu
diff options
context:
space:
mode:
authorJun Zhu <junzhu@nxp.com>2017-10-13 00:15:43 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-10-16 14:27:29 -0200
commitb33b15e13359cf4e23f8dfdd4ae323933bb26590 (patch)
treecd1ad23b5ed0dc02817f4ebfe52e5e297df7099f /recipes-bsp/imx-vpu
parente9e9109a2544545c3ac3456ec18227d96e56a70f (diff)
downloadmeta-freescale-b33b15e13359cf4e23f8dfdd4ae323933bb26590.tar.gz
imx-vpu: Upgrade to v5.4.37
- Add virtual/imxvpu provides for the future VPUs on other SoC. - Integrate the bug fixes. Signed-off-by: Jun Zhu <junzhu@nxp.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.inc6
-rw-r--r--recipes-bsp/imx-vpu/imx-vpu_5.4.35.bb11
-rw-r--r--recipes-bsp/imx-vpu/imx-vpu_5.4.37.bb12
3 files changed, 18 insertions, 11 deletions
diff --git a/recipes-bsp/imx-vpu/imx-vpu.inc b/recipes-bsp/imx-vpu/imx-vpu.inc
index dc6c1666..a8860af4 100644
--- a/recipes-bsp/imx-vpu/imx-vpu.inc
+++ b/recipes-bsp/imx-vpu/imx-vpu.inc
@@ -1,9 +1,15 @@
1# Copyright (C) 2013-2016 O.S. Systems Software LTDA. 1# Copyright (C) 2013-2016 O.S. Systems Software LTDA.
2# Copyright (C) 2013 Freescale Semiconductor 2# Copyright (C) 2013 Freescale Semiconductor
3# Copyright 2017 NXP
4
3DESCRIPTION = "Freescale VPU library" 5DESCRIPTION = "Freescale VPU library"
4LICENSE = "Proprietary" 6LICENSE = "Proprietary"
5LIC_FILES_CHKSUM = "file://vpu/EULA.txt;md5=b063366b066c9f10037c59756a9ced54" 7LIC_FILES_CHKSUM = "file://vpu/EULA.txt;md5=b063366b066c9f10037c59756a9ced54"
6DEPENDS = "virtual/kernel" 8DEPENDS = "virtual/kernel"
9
10PROVIDES = "virtual/imxvpu"
11RPROVIDES_${PN} = "virtual/imxvpu"
12
7inherit fsl-eula-unpack 13inherit fsl-eula-unpack
8 14
9PLATFORM_mx6 = "IMX6Q" 15PLATFORM_mx6 = "IMX6Q"
diff --git a/recipes-bsp/imx-vpu/imx-vpu_5.4.35.bb b/recipes-bsp/imx-vpu/imx-vpu_5.4.35.bb
deleted file mode 100644
index 2ff00360..00000000
--- a/recipes-bsp/imx-vpu/imx-vpu_5.4.35.bb
+++ /dev/null
@@ -1,11 +0,0 @@
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] = "52c1ee80c11d3179715c932f3f3ae890"
9SRC_URI[sha256sum] = "e1d6550426dfc59e4fd0352f1d312ea7eff5dcf18974f923ed7a85007cb40e27"
10
11COMPATIBLE_MACHINE = "(mx6)"
diff --git a/recipes-bsp/imx-vpu/imx-vpu_5.4.37.bb b/recipes-bsp/imx-vpu/imx-vpu_5.4.37.bb
new file mode 100644
index 00000000..7dbaa819
--- /dev/null
+++ b/recipes-bsp/imx-vpu/imx-vpu_5.4.37.bb
@@ -0,0 +1,12 @@
1# Copyright (C) 2013-2016 Freescale Semiconductor
2# Copyright 2017 NXP
3
4require imx-vpu.inc
5LIC_FILES_CHKSUM = "file://COPYING;md5=6b552f505eedab4a11ab538cf3db743a"
6
7PE = "1"
8
9SRC_URI[md5sum] = "2b8311cb6e5b5813253db706e807d962"
10SRC_URI[sha256sum] = "ee265e88d17c7369bd9cb917e7cce035b8c7ee2ba4491645fdab9f382f54beb0"
11
12COMPATIBLE_MACHINE = "(mx6)"