# Copyright (C) 2013-2016 Freescale Semiconductor # Released under the MIT license (see COPYING.MIT for the terms) SUMMARY = "Linux Kernel provided and supported by Freescale" DESCRIPTION = "Linux Kernel provided and supported by Freescale with focus on \ i.MX Family Reference Boards. It includes support for many IPs such as GPU, VPU and IPU." require recipes-kernel/linux/linux-imx.inc require recipes-kernel/linux/linux-dtb.inc DEPENDS += "lzop-native bc-native" SRCBRANCH = "imx_4.1.15_2.0.0_ga" LOCALVERSION = "-2.0.0" SRCREV = "b63f3f52cb393e3287352cf63f0caef31a33ab63" DEFAULT_PREFERENCE = "1" COMPATIBLE_MACHINE = "(mx6|mx7)"