]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-gpu-g2d: Update to version 6.2.4
authorFabio Berton <fabio.berton@ossystems.com.br>
Mon, 11 Jun 2018 14:30:03 +0000 (11:30 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 26 Jun 2018 17:16:13 +0000 (14:16 -0300)
  - 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>
recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb [moved from recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.2.p0.bb with 62% similarity]

similarity index 62%
rename from recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.2.p0.bb
rename to recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb
index 8be05f93fe1b8ba6302d5bb183176a79a8dc375e..88130705f1b4fb074e15775c173c9c077d13e5b0 100644 (file)
@@ -1,11 +1,13 @@
 # Copyright (C) 2016 Freescale Semiconductor
-# Copyright 2017 NXP
+# Copyright 2017-2018 NXP
+# Copyright 2018 (C) O.S. Systems Software LTDA.
 # Released under the MIT license (see COPYING.MIT for the terms)
 
-DESCRIPTION = "GPU G2D library and apps for imx6"
+DESCRIPTION = "G2D graphics library and apps for i.MX 6 and i.MX 7 GPU"
 LICENSE = "Proprietary"
-LIC_FILES_CHKSUM = "file://COPYING;md5=08fd295cce89b0a9c74b9b83ed74f671"
+LIC_FILES_CHKSUM = "file://COPYING;md5=75abe2fa1d16ca79f87cde926f05f72d"
 
+DEPENDS += "virtual/libgal-x11"
 PROVIDES += "virtual/libg2d"
 
 SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true"
@@ -14,8 +16,8 @@ S="${WORKDIR}/${PN}-${PV}"
 
 inherit fsl-eula-unpack
 
-SRC_URI[md5sum] = "64720dda9b96fd7af5be7e2c654ab72a"
-SRC_URI[sha256sum] = "070a95aa9942bd67e8ba4012962df74143bffb9998301ac097dab5e1437000d8"
+SRC_URI[md5sum] = "fd93eb85a64a18dac3b6c2ead86c8333"
+SRC_URI[sha256sum] = "5f2d2171d5cd57f37ab07184fc908a0f6ecb2a97f023f04c2f9f3b3d7fec8481"
 
 do_install () {