diff options
-rw-r--r-- | recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 |
2 files changed, 4 insertions, 0 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 299a6cd8..9c95449c 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,3 +8,5 @@ PR = "r1" | |||
8 | BRANCH = "ti-u-boot-2021.01" | 8 | BRANCH = "ti-u-boot-2021.01" |
9 | 9 | ||
10 | SRCREV = "c4fddedc48f336eabc4ce3f74940e6aa372de18c" | 10 | SRCREV = "c4fddedc48f336eabc4ce3f74940e6aa372de18c" |
11 | |||
12 | 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 fc115958..82a6c20e 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.10.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb | |||
@@ -41,3 +41,5 @@ module_conf_ti_k3_r5_remoteproc = "softdep ti_k3_r5_remoteproc pre: virtio_rpmsg | |||
41 | module_conf_ti_k3_dsp_remoteproc = "softdep ti_k3_dsp_remoteproc pre: virtio_rpmsg_bus" | 41 | module_conf_ti_k3_dsp_remoteproc = "softdep ti_k3_dsp_remoteproc pre: virtio_rpmsg_bus" |
42 | KERNEL_MODULE_PROBECONF += "rpmsg_client_sample ti_k3_r5_remoteproc ti_k3_dsp_remoteproc" | 42 | KERNEL_MODULE_PROBECONF += "rpmsg_client_sample ti_k3_r5_remoteproc ti_k3_dsp_remoteproc" |
43 | KERNEL_MODULE_AUTOLOAD_append_j7 = " rpmsg_kdrv_switch" | 43 | KERNEL_MODULE_AUTOLOAD_append_j7 = " rpmsg_kdrv_switch" |
44 | |||
45 | DEFAULT_PREFERENCE = "-1" | ||