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

PR = "r1"

# Kernel version and SRCREV correspond to: xlnx_3.8 branch
LINUX_VERSION = "3.8"
SRCREV = "f4ff79d44a966ebea6229213816d17eb472b303e"

SRC_URI_append += " \
    file://libtraceevent-Remove-hard-coded-include-to-usr-local.patch \
    "