imx-dpu-g2d: update to version 1.4.6

This is the version used by NXP in the rocko-4.9.88-2.2.0_8qxp_beta2 branch of
their meta-fsl-bsp-release layer.

https://jira.digi.com/browse/DEL-6078

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2018-07-19 10:59:16 +02:00
parent 37c8d29017
commit 51c4800f04
1 changed files with 5 additions and 5 deletions

View File

@ -1,12 +1,12 @@
# Copyright (C) 2016 Freescale Semiconductor
# Copyright 2017 NXP
# Copyright 2017-2018 NXP
# Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "GPU G2D library and apps for imx8"
LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://COPYING;md5=08fd295cce89b0a9c74b9b83ed74f671"
LIC_FILES_CHKSUM = "file://COPYING;md5=ab61cab9599935bfe9f700405ef00f28"
RDEPENDS_${PN} = "libgal-imx"
RDEPENDS_${PN} = "libgal-imx libdrm"
PROVIDES += "virtual/libg2d"
@ -16,8 +16,8 @@ S="${WORKDIR}/${PN}-${PV}"
inherit fsl-eula-unpack
SRC_URI[md5sum] = "184d34978b65363bc1dcc885cb542f00"
SRC_URI[sha256sum] = "9d6de9dda50e30c9ef8453eb22533ce1d2bde5a85b14d39138005c3324d94da7"
SRC_URI[md5sum] = "c18c4bd215bac23b035b1e8a55cbaaf2"
SRC_URI[sha256sum] = "dd111f3a9c76bd9c338407658af849c325b424541bb2166ffe1f6dd31c834100"
do_install () {
install -d ${D}${libdir}