# Adapted from linux-imx.inc, copyright (C) 2013, 2014 O.S. Systems Software LTDA # Released under the MIT license (see COPYING.MIT for the terms) require recipes-kernel/linux/linux-imx.inc require recipes-kernel/linux/linux-dtb.inc SUMMARY = "Linux kernel for Boundary Devices boards" SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \ file://defconfig \ file://Fix-imx6qsabrelite-perftop-crash.patch \ " LOCALVERSION = "-1.0.0_ga+yocto" SRCBRANCH = "boundary-imx_3.10.17_1.0.0_ga" SRCREV = "ca882d5a8f09d4e0e7aecd754baab54bf04a8768" DEPENDS += "lzop-native " COMPATIBLE_MACHINE = "(mx6)" COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite)"