]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-dpu-g2d: Upgrade to 1.4.8
authorTom Hochstein <tom.hochstein@nxp.com>
Wed, 10 Oct 2018 21:45:13 +0000 (16:45 -0500)
committerTom Hochstein <tom.hochstein@nxp.com>
Fri, 2 Nov 2018 15:36:05 +0000 (10:36 -0500)
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.8.bb [moved from recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.6.bb with 71% similarity]

similarity index 71%
rename from recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.6.bb
rename to recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.8.bb
index 3abbfc7df0cb171d8f02d47d1d0e3454f56dab77..1e204b008e0a8c22b1d3011976f16ba5c73ca73e 100644 (file)
@@ -2,9 +2,9 @@
 # Copyright 2017-2018 NXP
 # Released under the MIT license (see COPYING.MIT for the terms)
 
-DESCRIPTION = "G2D graphics library and apps for i.MX with DRM"
+DESCRIPTION = "GPU G2D library and apps for i.MX with 2D GPU and DPU"
 LICENSE = "Proprietary"
-LIC_FILES_CHKSUM = "file://COPYING;md5=ab61cab9599935bfe9f700405ef00f28"
+LIC_FILES_CHKSUM = "file://COPYING;md5=5ab1a30d0cd181e3408077727ea5a2db"
 
 RDEPENDS_${PN} = "libgal-imx libdrm"
 
@@ -16,8 +16,8 @@ S="${WORKDIR}/${PN}-${PV}"
 
 inherit fsl-eula-unpack
 
-SRC_URI[md5sum] = "c18c4bd215bac23b035b1e8a55cbaaf2"
-SRC_URI[sha256sum] = "dd111f3a9c76bd9c338407658af849c325b424541bb2166ffe1f6dd31c834100"
+SRC_URI[md5sum] = "5a14e335d329dbc33edb89f675821d5a"
+SRC_URI[sha256sum] = "e8f27247b068f4f31e235e98f0eacf11eb0bb25cc6b710e5ca7f8f96d323004f"
 
 do_install () {