summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-boundary_3.0.35.bb
blob: 6106260c06c797bd2e051c2fb3f3ed0ba605fc67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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

SUMMARY = "Linux kernel for Boundary Devices boards"

SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \
           file://ENGR00278350-gpu-viante-4.6.9p13-kernel-part-integra.patch \
           file://defconfig"

LOCALVERSION = "-4.1.0+yocto"
SRCBRANCH = "boundary-imx_3.0.35_4.1.0"
SRCREV = "d9bc8a421bbcbd1860580e26833a20a375c951ef"

COMPATIBLE_MACHINE = "(mx6)"
COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite)"