aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-xlnx_3.14.bb
blob: d33b3a58eddf4e452b5d0e3e9cb8cab67e85d86d (plain)
1
2
3
4
5
6
7
8
9
10
11
# Kernel version and SRCREV correspond to: xlnx_3.14 branch
LINUX_VERSION = "3.14"
KBRANCH ?= "xlnx_3.14"
SRCREV ?= "2b48a8aeea7367359f9eebe55c4a09a05227f32b"

include linux-xlnx.inc

FILESEXTRAPATHS_prepend := "${THISDIR}/linux-xlnx/3.14:"
SRC_URI_append += " \
		file://usb-host-zynq-dr-of-PHY-reset-during-probe.patch \
		"