From 7793303e6c1543e5058bf1a7e83ea72f3a45c079 Mon Sep 17 00:00:00 2001 From: Praneeth Bajjuri Date: Tue, 13 Apr 2021 10:45:43 +0000 Subject: [PATCH] Revert "linux-ti-staging, u-boot-ti-staging: lower default preference" This reverts commit a0e26c1caf7d36953bd41f6a763101f5a65919e2. Signed-off-by: Praneeth Bajjuri --- recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 2 -- recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 -- 2 files changed, 4 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb index 9c95449c..299a6cd8 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb @@ -8,5 +8,3 @@ PR = "r1" BRANCH = "ti-u-boot-2021.01" SRCREV = "c4fddedc48f336eabc4ce3f74940e6aa372de18c" - -DEFAULT_PREFERENCE = "-1" diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb index 82a6c20e..fc115958 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.10.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb @@ -41,5 +41,3 @@ module_conf_ti_k3_r5_remoteproc = "softdep ti_k3_r5_remoteproc pre: virtio_rpmsg module_conf_ti_k3_dsp_remoteproc = "softdep ti_k3_dsp_remoteproc pre: virtio_rpmsg_bus" KERNEL_MODULE_PROBECONF += "rpmsg_client_sample ti_k3_r5_remoteproc ti_k3_dsp_remoteproc" KERNEL_MODULE_AUTOLOAD_append_j7 = " rpmsg_kdrv_switch" - -DEFAULT_PREFERENCE = "-1"