imx-gpu-g2d: update recipe to v6.2.4.p1.6

Also remove our .bbappend, since it's not needed anymore after updating our
machine overrides.

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

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2018-08-20 13:08:35 +02:00
parent ee74140ec1
commit ae717a8dfe
2 changed files with 3 additions and 6 deletions

View File

@ -1,3 +0,0 @@
# Copyright (C) 2018 Digi International
COMPATIBLE_MACHINE = "(ccimx6$)"

View File

@ -4,7 +4,7 @@
DESCRIPTION = "GPU G2D library and apps for imx6 and imx7ulp"
LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://COPYING;md5=75abe2fa1d16ca79f87cde926f05f72d"
LIC_FILES_CHKSUM = "file://COPYING;md5=ab61cab9599935bfe9f700405ef00f28"
DEPENDS += "libgal-imx"
PROVIDES += "virtual/libg2d"
@ -15,8 +15,8 @@ S="${WORKDIR}/${PN}-${PV}"
inherit fsl-eula-unpack
SRC_URI[md5sum] = "fd93eb85a64a18dac3b6c2ead86c8333"
SRC_URI[sha256sum] = "5f2d2171d5cd57f37ab07184fc908a0f6ecb2a97f023f04c2f9f3b3d7fec8481"
SRC_URI[md5sum] = "0829288a9b4fcc89066d1671aeb671b9"
SRC_URI[sha256sum] = "5ded476226df9068ec8611b5e89d444de1e5d9a53374a7ea4fb47bc5c6ba20e0"
do_install () {