summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.7.0.bb (renamed from recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.8.bb)8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.8.bb b/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.7.0.bb
index 1e204b00..d29c2827 100644
--- a/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.8.bb
+++ b/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.7.0.bb
@@ -1,10 +1,10 @@
1# Copyright (C) 2016 Freescale Semiconductor 1# Copyright (C) 2016 Freescale Semiconductor
2# Copyright 2017-2018 NXP 2# Copyright 2017-2019 NXP
3# Released under the MIT license (see COPYING.MIT for the terms) 3# Released under the MIT license (see COPYING.MIT for the terms)
4 4
5DESCRIPTION = "GPU G2D library and apps for i.MX with 2D GPU and DPU" 5DESCRIPTION = "GPU G2D library and apps for i.MX with 2D GPU and DPU"
6LICENSE = "Proprietary" 6LICENSE = "Proprietary"
7LIC_FILES_CHKSUM = "file://COPYING;md5=5ab1a30d0cd181e3408077727ea5a2db" 7LIC_FILES_CHKSUM = "file://COPYING;md5=80c0478f4339af024519b3723023fe28"
8 8
9RDEPENDS_${PN} = "libgal-imx libdrm" 9RDEPENDS_${PN} = "libgal-imx libdrm"
10 10
@@ -16,8 +16,8 @@ S="${WORKDIR}/${PN}-${PV}"
16 16
17inherit fsl-eula-unpack 17inherit fsl-eula-unpack
18 18
19SRC_URI[md5sum] = "5a14e335d329dbc33edb89f675821d5a" 19SRC_URI[md5sum] = "a47ae6db002b47031e44d8402c40604e"
20SRC_URI[sha256sum] = "e8f27247b068f4f31e235e98f0eacf11eb0bb25cc6b710e5ca7f8f96d323004f" 20SRC_URI[sha256sum] = "5a2785ba1f4e4ea6f61ab98f8408600adca9decd66511e6665023325184bf7e9"
21 21
22do_install () { 22do_install () {
23 23