From: Denys Dmytriyenko <[email protected]> These haven't been used for long time, remove them.
Signed-off-by: Denys Dmytriyenko <[email protected]> --- .../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 --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" -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15388): https://lists.yoctoproject.org/g/meta-arago/message/15388 Mute This Topic: https://lists.yoctoproject.org/mt/106676987/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
