diff mbox series

[2/2] arm/linux-yocto: remove obsolete 5.19 bbappend

Message ID 20230208133353.1969816-2-ross.burton@arm.com
State New
Headers show
Series [1/2] arm-bsp/linux-yocto: add 5.19 kernel recipe for N1SDP | expand

Commit Message

Ross Burton Feb. 8, 2023, 1:33 p.m. UTC
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>
---
 meta-arm/recipes-kernel/linux/linux-yocto_5.19%.bbappend | 9 ---------
 1 file changed, 9 deletions(-)
 delete mode 100644 meta-arm/recipes-kernel/linux/linux-yocto_5.19%.bbappend
diff mbox series

Patch

diff --git a/meta-arm/recipes-kernel/linux/linux-yocto_5.19%.bbappend b/meta-arm/recipes-kernel/linux/linux-yocto_5.19%.bbappend
deleted file mode 100644
index 7dec2f5c..00000000
--- a/meta-arm/recipes-kernel/linux/linux-yocto_5.19%.bbappend
+++ /dev/null
@@ -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 \
-"