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

include linux-imx.inc

PR = "${INC_PR}.14"

COMPATIBLE_MACHINE = "(mx6)"

# Revision of 4.0.0 branch
SRCREV = "572fd62b7e2d70ef83e2ca8fe9895fe6f1531f8a"
LOCALVERSION = "-4.0.0+yocto"
SRC_URI += "file://arm-mach-mx6-fix-pll4-set_rate-callback.patch"