aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx_3.0.35.bb
blob: 4aa5f08777f347c9cfec41125ffeb82d795770e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright (C) 2011-2012 Freescale Semiconductor
# Released under the MIT license (see COPYING.MIT for the terms)

include linux-imx.inc

PR = "${INC_PR}.5"

COMPATIBLE_MACHINE = "(mx6)"

# Revision of 12.09.01 tag
SRCREV = "059685632ebd37a89e60cbb1e6dd535b3b08c3be"
LOCALVERSION = "-12.09.01+yocto"

# iMX6Q SabreLITE changes done by Boundary Devices
SRC_URI_append_imx6qsabrelite = " file://sync-boundary-changes.patch"