# Copyright (C) 2015-2016 Freescale Semiconductor SUMMARY = "Kernel loadable module for Vivante GPU" DESCRIPTION = "Builds the Vivante GPU kernel driver as a loadable kernel module, \ allowing flexibility to use an older kernel with a newer graphics release." LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e" SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.tar.gz" SRC_URI[md5sum] = "c8fd396675150962278d0f11eed6b71b" SRC_URI[sha256sum] = "2d8de2041637b813ebcfa3dbbd027baf8728135da1d192b7b842729347e44fbb" inherit module KERNEL_MODULE_AUTOLOAD = "galcore"