1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-05-07 16:59:30 +00:00

arm/linux-yocto: remove obsolete 5.19 bbappend

This bbappend is only used by qemuarm*, which now use 6.1, so this can
be removed.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Ross Burton
2023-02-08 13:33:53 +00:00
committed by Jon Mason
parent 3d39ae853c
commit 0617555fa5
@@ -1,9 +0,0 @@
# enable arm_ffa regardless on 5.19
SRC_URI:append:qemuarm = " \
file://tee.cfg \
file://arm-ffa-transport.cfg \
"
SRC_URI:append:qemuarm64 = " \
file://tee.cfg \
file://arm-ffa-transport.cfg \
"