[meta-ti] [master/kirkstone][PATCH 1/2] u-boot-ti-mainline: update to the latest 2022.10

2022-10-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Update to the latest release version. bzip2 license was added to the list, update checksum. Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

[meta-ti] [master/kirkstone][PATCH 2/2] linux-ti-next: add recipe for building linux-next

2022-10-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Required for daily test plans. Can be enabled in local.conf or .conf: PREFERRED_PROVIDER_virtual/kernel = "linux-ti-next" SRCREV:pn-linux-ti-next = "${AUTOREV}" Only uses in-tree defconfigs, does not support config fragments, builds and packages in-tree DTBs.

[meta-ti] [master/kirkstone][PATCH 1/2] linux: drop 5.4 kernel

2022-10-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Deprecated in favor of 5.10 Signed-off-by: Denys Dmytriyenko --- .../linux/linux-ti-staging-5.4/defconfig | 1 - .../linux-ti-staging-5.4/dra7xx/defconfig | 1 - .../linux/linux-ti-staging-5.4/k3/defconfig | 1 -

[meta-ti] [master/kirkstone][PATCH 2/2] u-boot: drop 2020.01

2022-10-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Deprecated in favor of 2021.01 Signed-off-by: Denys Dmytriyenko --- .../recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb| 7 --- 1 file changed, 7 deletions(-) delete mode 100644 meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb diff --git

Re: [meta-ti][master][PATCH] upstream: Add support for building upstream

2022-10-21 Thread Ryan Eatmon via lists.yoctoproject.org
On 10/21/2022 0:52, Manorit Chawdhry wrote: On 12:40-20221018, Ryan Eatmon via lists.yoctoproject.org wrote: We want to start running upstream testing on a daily basis and reporting the reuslts of our test plan. To do that we need some recipes that results* Yeah I caught that. This