imx-gpu-viv: update aarch32 recipe to v6.2.4.p1.6
The package is now available for download on NXP's mirror, so we can fully sync our recipe with the one in meta-fsl-bsp-release. https://jira.digi.com/browse/DEL-6115 Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
ae717a8dfe
commit
bebd82b2e7
|
|
@ -5,7 +5,7 @@
|
|||
DESCRIPTION = "GPU driver and apps for imx"
|
||||
SECTION = "libs"
|
||||
LICENSE = "Proprietary"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=75abe2fa1d16ca79f87cde926f05f72d"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=ab61cab9599935bfe9f700405ef00f28"
|
||||
|
||||
DEPENDS += \
|
||||
"${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'wayland', \
|
||||
|
|
|
|||
|
|
@ -1,6 +0,0 @@
|
|||
require imx-gpu-viv-v6.inc
|
||||
|
||||
SRC_URI[md5sum] = "280990aab8dee2ee9ce508cbf0d6833f"
|
||||
SRC_URI[sha256sum] = "dddadd164bede4793409ccfb636324dd73862c33458db66a5860f126bada25dc"
|
||||
|
||||
COMPATIBLE_MACHINE = "(mx6q|mx6dl|mx6sx|mx6sl|mx7ulp)"
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
require imx-gpu-viv-v6.inc
|
||||
|
||||
SRC_URI[md5sum] = "25f961c67d8c3b8b0f38bbf3b6da5ea6"
|
||||
SRC_URI[sha256sum] = "463b3cba4b6f817e8f2b1abdadb51bbecdbdab3066a5c0b92504156a6f86f8c0"
|
||||
|
||||
COMPATIBLE_MACHINE = "(mx6q|mx6dl|mx6sx|mx6sl|mx7ulp)"
|
||||
|
|
@ -1,7 +1,5 @@
|
|||
require imx-gpu-viv-v6.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=ab61cab9599935bfe9f700405ef00f28"
|
||||
|
||||
SRC_URI[md5sum] = "2d5437e5264a25fdddcc29c63db82e84"
|
||||
SRC_URI[sha256sum] = "bfcb9f8f16b006c35576a57d185692ae22acdc9353b5a1f7f818436810224027"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue