]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-dpu-g2d: Upgrade to 1.7.0
authorTom Hochstein <tom.hochstein@nxp.com>
Tue, 14 May 2019 18:48:14 +0000 (13:48 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 12 Sep 2019 17:42:09 +0000 (14:42 -0300)
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.7.0.bb [moved from recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.8.bb with 76% similarity]

similarity index 76%
rename from recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.8.bb
rename to recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.7.0.bb
index 1e204b008e0a8c22b1d3011976f16ba5c73ca73e..d29c282755ea3c072dbf0315d7b39f175ae3a8a7 100644 (file)
@@ -1,10 +1,10 @@
 # Copyright (C) 2016 Freescale Semiconductor
-# Copyright 2017-2018 NXP
+# Copyright 2017-2019 NXP
 # Released under the MIT license (see COPYING.MIT for the terms)
 
 DESCRIPTION = "GPU G2D library and apps for i.MX with 2D GPU and DPU"
 LICENSE = "Proprietary"
-LIC_FILES_CHKSUM = "file://COPYING;md5=5ab1a30d0cd181e3408077727ea5a2db"
+LIC_FILES_CHKSUM = "file://COPYING;md5=80c0478f4339af024519b3723023fe28"
 
 RDEPENDS_${PN} = "libgal-imx libdrm"
 
@@ -16,8 +16,8 @@ S="${WORKDIR}/${PN}-${PV}"
 
 inherit fsl-eula-unpack
 
-SRC_URI[md5sum] = "5a14e335d329dbc33edb89f675821d5a"
-SRC_URI[sha256sum] = "e8f27247b068f4f31e235e98f0eacf11eb0bb25cc6b710e5ca7f8f96d323004f"
+SRC_URI[md5sum] = "a47ae6db002b47031e44d8402c40604e"
+SRC_URI[sha256sum] = "5a2785ba1f4e4ea6f61ab98f8408600adca9decd66511e6665023325184bf7e9"
 
 do_install () {