summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2018-06-11 11:30:03 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2018-06-26 14:16:13 -0300
commit7b009de1093c8082ced74eaa4b690e48f23306f7 (patch)
treecd2696e7ff2f68224792d05699a1c4648e04b3f9 /recipes-graphics
parent44753dac76df485730f4a50466ff816886e3932e (diff)
downloadmeta-freescale-7b009de1093c8082ced74eaa4b690e48f23306f7.tar.gz
imx-gpu-g2d: Update to version 6.2.4
- Update license checksum to match EULA v22 April 2018. - Add O.S. Systems Software Copyright Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb (renamed from recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.2.p0.bb)12
1 files changed, 7 insertions, 5 deletions
diff --git a/recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.2.p0.bb b/recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb
index 8be05f93..88130705 100644
--- a/recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.2.p0.bb
+++ b/recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb
@@ -1,11 +1,13 @@
1# Copyright (C) 2016 Freescale Semiconductor 1# Copyright (C) 2016 Freescale Semiconductor
2# Copyright 2017 NXP 2# Copyright 2017-2018 NXP
3# Copyright 2018 (C) O.S. Systems Software LTDA.
3# Released under the MIT license (see COPYING.MIT for the terms) 4# Released under the MIT license (see COPYING.MIT for the terms)
4 5
5DESCRIPTION = "GPU G2D library and apps for imx6" 6DESCRIPTION = "G2D graphics library and apps for i.MX 6 and i.MX 7 GPU"
6LICENSE = "Proprietary" 7LICENSE = "Proprietary"
7LIC_FILES_CHKSUM = "file://COPYING;md5=08fd295cce89b0a9c74b9b83ed74f671" 8LIC_FILES_CHKSUM = "file://COPYING;md5=75abe2fa1d16ca79f87cde926f05f72d"
8 9
10DEPENDS += "virtual/libgal-x11"
9PROVIDES += "virtual/libg2d" 11PROVIDES += "virtual/libg2d"
10 12
11SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true" 13SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true"
@@ -14,8 +16,8 @@ S="${WORKDIR}/${PN}-${PV}"
14 16
15inherit fsl-eula-unpack 17inherit fsl-eula-unpack
16 18
17SRC_URI[md5sum] = "64720dda9b96fd7af5be7e2c654ab72a" 19SRC_URI[md5sum] = "fd93eb85a64a18dac3b6c2ead86c8333"
18SRC_URI[sha256sum] = "070a95aa9942bd67e8ba4012962df74143bffb9998301ac097dab5e1437000d8" 20SRC_URI[sha256sum] = "5f2d2171d5cd57f37ab07184fc908a0f6ecb2a97f023f04c2f9f3b3d7fec8481"
19 21
20do_install () { 22do_install () {
21 23