summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-qoriq_5.4.bb
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2020-09-09 14:09:16 +0530
committerOtavio Salvador <otavio@ossystems.com.br>2020-09-09 08:54:34 -0300
commit902fad9d4ec801d53b09c0010c0c8dea0cc22045 (patch)
tree12c21dc34be53f31e1a6f1d6717b98e9c8b1536f /recipes-kernel/linux/linux-qoriq_5.4.bb
parentc4ac2aee0eeca51a8983e92635766eff43fd88d1 (diff)
downloadmeta-freescale-902fad9d4ec801d53b09c0010c0c8dea0cc22045.tar.gz
linux-qoriq: backport to fix perf compilation issue
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'recipes-kernel/linux/linux-qoriq_5.4.bb')
-rw-r--r--recipes-kernel/linux/linux-qoriq_5.4.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-qoriq_5.4.bb b/recipes-kernel/linux/linux-qoriq_5.4.bb
index d1b979f9..6a2f9c1f 100644
--- a/recipes-kernel/linux/linux-qoriq_5.4.bb
+++ b/recipes-kernel/linux/linux-qoriq_5.4.bb
@@ -5,6 +5,10 @@ LINUX_VERSION = "5.4.3"
5SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1 \ 5SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1 \
6 file://0001-Makfefile-linux-5.4-add-warning-cflags-on-LSDK-20.04.patch \ 6 file://0001-Makfefile-linux-5.4-add-warning-cflags-on-LSDK-20.04.patch \
7 file://0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch \ 7 file://0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch \
8 file://0001-perf-tests-bp_account-Make-global-variable-static.patch \
9 file://0001-perf-cs-etm-Move-definition-of-traceid_list-global-v.patch \
10 file://0001-perf-bench-Share-some-global-variables-to-fix-build-.patch \
11 file://0001-libtraceevent-Fix-build-with-binutils-2.35.patch \
8" 12"
9SRCREV = "134788b16485dd9fa81988681d2365ee38633fa2" 13SRCREV = "134788b16485dd9fa81988681d2365ee38633fa2"
10 14