From: Fabio Berton <[email protected]> - Update license checksum to match EULA v22 April 2018. - Add O.S. Systems Software Copyright
Signed-off-by: Fabio Berton <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> --- ...gpu-g2d_6.2.2.p0.bb => imx-gpu-g2d_6.2.4.p1.2.bb} | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) rename recipes-graphics/imx-gpu-g2d/{imx-gpu-g2d_6.2.2.p0.bb => imx-gpu-g2d_6.2.4.p1.2.bb} (62%) 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 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 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 @@ # 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 () { -- 2.18.0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
