# 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" LOCALVERSION = "-1.0.1_ga+yocto" SRCBRANCH = "boundary-imx_3.10.17_1.0.1_ga" SRCREV = "120f379a86940e789c1ff7d7c7ad56ca84ccc1b9" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(mx6)" COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite)"