aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx_3.0.35.bb
blob: 245756d316b884b931817468740da56d2c891b25 (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 = "36947b7fbbf84e5bb7c98baed3af2a683e828b94"
LOCALVERSION = "-4.0.0+yocto"
SRC_URI += "file://arm-mach-mx6-fix-pll4-set_rate-callback.patch"