aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2020.2.bb
blob: 314b293ab549294ac017804cee37c99f1135f433 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
LINUX_VERSION = "5.4"
SRCREV ?= "62ea514294a0c9a80455e51f1f4de36e66e8c546"

include linux-xlnx.inc

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI_append = " \
       file://perf-fix-build-with-binutils.patch \
       file://0001-perf-bench-Share-some-global-variables-to-fix-build-.patch \
       file://0001-perf-tests-bp_account-Make-global-variable-static.patch \
       file://0001-perf-cs-etm-Move-definition-of-traceid_list-global-v.patch \
       file://0001-libtraceevent-Fix-build-with-binutils-2.35.patch \
"