aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-xlnx_3.8.bb
blob: ce54dc9bec831cfe6216432f2be2b6c937160c83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# See include file for common information
include linux-xlnx.inc

PR = "r1"

# Kernel version and SRCREV correspond to: github.com/Xilinx v14.5 tag
LINUX_VERSION = "3.8"
SRCREV = "6a0bedad60e2bca8d9b50bf81b9895e29e31a6d7"

# MicroBlaze patches
SRC_URI_append_microblaze = " \
		file://microblaze-patches_v3.8.scc \
		"