mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-15 15:37:15 +00:00
892c9686bf
Corstone, a5ds, and sgi575 were using the meta-kernel, but recent updates removed support for their non-LTS kernel. Change to using the respective kernels present in linux-yocto until it can be upgraded to the latest version. Change-Id: I63f2e511fe69051c06e6559950b798c1371cc8e9 Signed-off-by: Jon Mason <jon.mason@arm.com> Signed-off-by: Ross Burton <ross.burton@arm.com>
9 lines
521 B
Plaintext
9 lines
521 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-yocto-5.3:"
|
|
|
|
SRC_URI_append = " file://0001-perf-cs-etm-Move-definition-of-traceid_list-global-v.patch \
|
|
file://0002-perf-tests-bp_account-Make-global-variable-static.patch \
|
|
file://0003-perf-bench-Share-some-global-variables-to-fix-build-.patch \
|
|
file://0004-libtraceevent-Fix-build-with-binutils-2.35.patch \
|
|
file://0005-perf-Make-perf-able-to-build-with-latest-libbfd.patch \
|
|
"
|