aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx_3.0.35.bb
blob: 37f38acfd80fdbdc4007ffee134a117110770f06 (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}.2"

COMPATIBLE_MACHINE = "(mx6)"

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

SRC_URI += "file://perf_tools_Fix_build_against_newer_glibc.patch"