kumquat-buildroot/package/freescale-imx/imx-kobs/imx-kobs.mk
Gary Bisson ff3e2d69a9 imx-kobs: add new package
Based on the Yocto 3.14.28-1.0.0_ga update:
https://github.com/Freescale/meta-fsl-arm/commit/6c44744

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-09-30 22:06:47 +02:00

13 lines
349 B
Makefile

################################################################################
#
# imx-kobs
#
################################################################################
IMX_KOBS_VERSION = $(FREESCALE_IMX_VERSION)
IMX_KOBS_SITE = $(FREESCALE_IMX_SITE)
IMX_KOBS_LICENSE = GPLv2+
IMX_KOBS_LICENSE_FILES = COPYING
$(eval $(autotools-package))