summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/imx-dpu-g2d
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2018-10-10 16:45:13 -0500
committerTom Hochstein <tom.hochstein@nxp.com>2018-11-02 10:36:05 -0500
commit1362b906ed06d702a45523b41dd50747bf9f0557 (patch)
tree7a929db78a6165b0a1e8b8f820e041d15c8a3a41 /recipes-graphics/imx-dpu-g2d
parent72dac5cac22806baf44610519e8091b528c79218 (diff)
downloadmeta-freescale-1362b906ed06d702a45523b41dd50747bf9f0557.tar.gz
imx-dpu-g2d: Upgrade to 1.4.8
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-graphics/imx-dpu-g2d')
-rw-r--r--recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.8.bb (renamed from recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.6.bb)8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.6.bb b/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.8.bb
index 3abbfc7d..1e204b00 100644
--- a/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.6.bb
+++ b/recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.8.bb
@@ -2,9 +2,9 @@
2# Copyright 2017-2018 NXP 2# Copyright 2017-2018 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 = "G2D graphics library and apps for i.MX with DRM" 5DESCRIPTION = "GPU G2D library and apps for i.MX with 2D GPU and DPU"
6LICENSE = "Proprietary" 6LICENSE = "Proprietary"
7LIC_FILES_CHKSUM = "file://COPYING;md5=ab61cab9599935bfe9f700405ef00f28" 7LIC_FILES_CHKSUM = "file://COPYING;md5=5ab1a30d0cd181e3408077727ea5a2db"
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] = "c18c4bd215bac23b035b1e8a55cbaaf2" 19SRC_URI[md5sum] = "5a14e335d329dbc33edb89f675821d5a"
20SRC_URI[sha256sum] = "dd111f3a9c76bd9c338407658af849c325b424541bb2166ffe1f6dd31c834100" 20SRC_URI[sha256sum] = "e8f27247b068f4f31e235e98f0eacf11eb0bb25cc6b710e5ca7f8f96d323004f"
21 21
22do_install () { 22do_install () {
23 23