1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-04 18:00:36 +00:00

linux-ti-staging: Drop systest kernel

This was used when the kernel had a different configuration for
the testing kernel. This has not been the case since v5.10 so
drop the systest kernel package as it will be the same as the
normal kernel package now.

Signed-off-by: Andrew Davis <afd@ti.com>
This commit is contained in:
Andrew Davis
2024-12-20 09:56:24 -06:00
committed by Ryan Eatmon
parent 7f0289d6c8
commit 785274bb8a
13 changed files with 0 additions and 31 deletions
@@ -106,7 +106,6 @@ BSP_MESA_PVR_VERSION ?= ""
PREFERRED_PROVIDER_virtual/kernel ?= "${BSP_KERNEL_PROVIDER}"
PREFERRED_VERSION_${BSP_KERNEL_PROVIDER} ?= "${BSP_KERNEL_VERSION}"
PREFERRED_VERSION_${BSP_KERNEL_PROVIDER}-rt ?= "${BSP_KERNEL_VERSION}"
PREFERRED_VERSION_${BSP_KERNEL_PROVIDER}-systest ?= "${BSP_KERNEL_VERSION}"
PREFERRED_PROVIDER_virtual/bootloader ?= "${BSP_BOOTLOADER_PROVIDER}"
PREFERRED_PROVIDER_u-boot ?= "${BSP_BOOTLOADER_PROVIDER}"
PREFERRED_VERSION_${BSP_BOOTLOADER_PROVIDER} ?= "${BSP_BOOTLOADER_VERSION}"
@@ -1,2 +0,0 @@
use-kernel-config=multi_v7_defconfig
config-fragment=kernel/configs/ti_multi_v7_prune.config
@@ -1,2 +0,0 @@
use-kernel-config=defconfig
config-fragment=kernel/configs/ti_arm64_prune.config
@@ -1 +0,0 @@
use-kernel-config=davinci_all_defconfig
@@ -1,2 +0,0 @@
use-kernel-config=multi_v7_defconfig
config-fragment=
@@ -1,2 +0,0 @@
use-kernel-config=defconfig
config-fragment=
@@ -1 +0,0 @@
use-kernel-config=davinci_all_defconfig
@@ -1,2 +0,0 @@
use-kernel-config=multi_v7_defconfig
config-fragment=kernel/configs/ti_multi_v7_prune.config
@@ -1,2 +0,0 @@
use-kernel-config=defconfig
config-fragment=kernel/configs/ti_arm64_prune.config
@@ -1 +0,0 @@
use-kernel-config=davinci_all_defconfig
@@ -1,5 +0,0 @@
require linux-ti-staging_6.1.bb
# Look in the generic major.minor directory for files
# This will have priority over generic non-rt path
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.1:"
@@ -1,5 +0,0 @@
require linux-ti-staging_6.12.bb
# Look in the generic major.minor directory for files
# This will have priority over generic non-rt path
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.12:"
@@ -1,5 +0,0 @@
require linux-ti-staging_6.6.bb
# Look in the generic major.minor directory for files
# This will have priority over generic non-rt path
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:"