]> code.ossystems Code Review - meta-freescale.git/commitdiff
Revert "imx-dpu-g2d: Upgrade to 1.7.0"
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 12 Sep 2019 17:42:25 +0000 (14:42 -0300)
committerGitHub <noreply@github.com>
Thu, 12 Sep 2019 17:42:25 +0000 (14:42 -0300)
This reverts commit ab29f48ced8d90231e6ffbfe584b40e08d754c95.

recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.8.bb [moved from recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.7.0.bb with 76% similarity]

similarity index 76%
rename from recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.7.0.bb
rename to recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.8.bb
index d29c282755ea3c072dbf0315d7b39f175ae3a8a7..1e204b008e0a8c22b1d3011976f16ba5c73ca73e 100644 (file)
@@ -1,10 +1,10 @@
 # Copyright (C) 2016 Freescale Semiconductor
-# Copyright 2017-2019 NXP
+# Copyright 2017-2018 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=80c0478f4339af024519b3723023fe28"
+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] = "a47ae6db002b47031e44d8402c40604e"
-SRC_URI[sha256sum] = "5a2785ba1f4e4ea6f61ab98f8408600adca9decd66511e6665023325184bf7e9"
+SRC_URI[md5sum] = "5a14e335d329dbc33edb89f675821d5a"
+SRC_URI[sha256sum] = "e8f27247b068f4f31e235e98f0eacf11eb0bb25cc6b710e5ca7f8f96d323004f"
 
 do_install () {