diff mbox series

[master/scarthgap] linux: remove unused bbappends and generic empty kernel

Message ID 20240614193738.795284-1-denis@denix.org
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [master/scarthgap] linux: remove unused bbappends and generic empty kernel | expand

Commit Message

Denys Dmytriyenko June 14, 2024, 7:37 p.m. UTC
From: Denys Dmytriyenko <denys@konsulko.com>

These haven't been used for long time, remove them.

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
---
 .../recipes-kernel/linux/linux-arago.bb           | 15 ---------------
 .../linux/linux-ti-staging-rt_%.bbappend          |  5 -----
 .../linux/linux-ti-staging-systest_%.bbappend     |  5 -----
 .../linux/linux-ti-staging/arago-armv8/defconfig  |  1 -
 .../linux/linux-ti-staging_%.bbappend             |  5 -----
 5 files changed, 31 deletions(-)
 delete mode 100644 meta-arago-distro/recipes-kernel/linux/linux-arago.bb
 delete mode 100644 meta-arago-distro/recipes-kernel/linux/linux-ti-staging-rt_%.bbappend
 delete mode 100644 meta-arago-distro/recipes-kernel/linux/linux-ti-staging-systest_%.bbappend
 delete mode 100644 meta-arago-distro/recipes-kernel/linux/linux-ti-staging/arago-armv8/defconfig
 delete mode 100644 meta-arago-distro/recipes-kernel/linux/linux-ti-staging_%.bbappend
diff mbox series

Patch

diff --git a/meta-arago-distro/recipes-kernel/linux/linux-arago.bb b/meta-arago-distro/recipes-kernel/linux/linux-arago.bb
deleted file mode 100644
index b8fff950..00000000
--- a/meta-arago-distro/recipes-kernel/linux/linux-arago.bb
+++ /dev/null
@@ -1,15 +0,0 @@ 
-SECTION = "kernel"
-DESCRIPTION = "Linux kernel (non-existent) for Arago fake machine"
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
-
-PV = "2.6"
-PR = "r0"
-
-PROVIDES += "virtual/kernel kernel kernel-base kernel-image kernel-dev kernel-vmlinux kernel-misc kernel-modules perf-dbg perf"
-
-INHIBIT_DEFAULT_DEPS = "1"
-
-COMPATIBLE_MACHINE = "arago|arago-armv5|arago-armv7"
-
-PACKAGE_ARCH = "${MACHINE_ARCH}"
diff --git a/meta-arago-distro/recipes-kernel/linux/linux-ti-staging-rt_%.bbappend b/meta-arago-distro/recipes-kernel/linux/linux-ti-staging-rt_%.bbappend
deleted file mode 100644
index 06f33291..00000000
--- a/meta-arago-distro/recipes-kernel/linux/linux-ti-staging-rt_%.bbappend
+++ /dev/null
@@ -1,5 +0,0 @@ 
-MACHINE_KERNEL_PR:append = ".arago1"
-
-FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
-
-ALLOW_EMPTY:kernel-devicetree = "1"
diff --git a/meta-arago-distro/recipes-kernel/linux/linux-ti-staging-systest_%.bbappend b/meta-arago-distro/recipes-kernel/linux/linux-ti-staging-systest_%.bbappend
deleted file mode 100644
index 06f33291..00000000
--- a/meta-arago-distro/recipes-kernel/linux/linux-ti-staging-systest_%.bbappend
+++ /dev/null
@@ -1,5 +0,0 @@ 
-MACHINE_KERNEL_PR:append = ".arago1"
-
-FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
-
-ALLOW_EMPTY:kernel-devicetree = "1"
diff --git a/meta-arago-distro/recipes-kernel/linux/linux-ti-staging/arago-armv8/defconfig b/meta-arago-distro/recipes-kernel/linux/linux-ti-staging/arago-armv8/defconfig
deleted file mode 100644
index 3228f4e2..00000000
--- a/meta-arago-distro/recipes-kernel/linux/linux-ti-staging/arago-armv8/defconfig
+++ /dev/null
@@ -1 +0,0 @@ 
-use-kernel-config=defconfig
diff --git a/meta-arago-distro/recipes-kernel/linux/linux-ti-staging_%.bbappend b/meta-arago-distro/recipes-kernel/linux/linux-ti-staging_%.bbappend
deleted file mode 100644
index 9d9a3593..00000000
--- a/meta-arago-distro/recipes-kernel/linux/linux-ti-staging_%.bbappend
+++ /dev/null
@@ -1,5 +0,0 @@ 
-MACHINE_KERNEL_PR:append = ".arago5"
-
-FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
-
-ALLOW_EMPTY:kernel-devicetree = "1"