meta-freescale-3rdparty/recipes-kernel/linux/linux-boundary_3.0.35.bb
Otavio Salvador 3b351525b3 linux-boundary: Add recipe for Boundary Devices kernel
This provides a kernel for use with SabreLITE and Nitrogen6X boards.

Change-Id: I02477254b2986ffb05b81b264121527238800fcd
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-04-06 12:20:08 -03:00

17 lines
456 B
BlitzBasic

# Adapted from linux-imx.inc, copyright (C) 2013 O.S. Systems Software LTDA
# Released under the MIT license (see COPYING.MIT for the terms)
require recipes-kernel/linux/linux-imx.inc
DESCRIPTION = "Linux kernel for Boundary Devices boards"
INC_PR = "r1"
SRC_URI = "git://github.com/boundarydevices/linux-imx6.git \
file://defconfig"
LOCALVERSION = "-1.1.0"
SRCREV = "2dc5560fddb82b26c7010978361c28aad42fc023"
COMPATIBLE_MACHINE = "(mx6)"