[meta-ti] [kirkstone/master PATCH v2] k3conf: update SRCREV to add j721S2 support

2022-07-19 Thread Bryan Brattlof via lists.yoctoproject.org
update the SHA for k3conf to pickup j721s2 support Signed-off-by: Bryan Brattlof --- Changes from v1: - send a separate patch for each branch to avoid merge conflicts - include the mailing list in the email :( meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb | 2 +- 1 file changed, 1 inserti

Re: [meta-ti] [PATCH dunfell 0/3] fix ARAGO_BRAND=mainline builds

2022-07-19 Thread Denys Dmytriyenko
On Tue, Jul 19, 2022 at 03:15:10PM -0500, Andrew Davis wrote: > On 7/19/22 2:51 PM, Denys Dmytriyenko wrote: > >On Tue, Jul 19, 2022 at 08:22:01AM -0500, Nishanth Menon wrote: > >>On 23:18-20220718, Denys Dmytriyenko wrote: > >>>I was thinking that instead of keying off of ARAGO_BRAND=mainline, whi

Re: [meta-ti] [PATCH dunfell 0/3] fix ARAGO_BRAND=mainline builds

2022-07-19 Thread Andrew Davis via lists.yoctoproject.org
On 7/19/22 2:51 PM, Denys Dmytriyenko wrote: On Tue, Jul 19, 2022 at 08:22:01AM -0500, Nishanth Menon wrote: On 23:18-20220718, Denys Dmytriyenko wrote: I was thinking that instead of keying off of ARAGO_BRAND=mainline, which is very specific to Arago distro, long term we should instead key off

[meta-ti] [dunfel PATCH v2] k3conf: update SRCREV to add j721S2 fixes

2022-07-19 Thread Bryan Brattlof via lists.yoctoproject.org
update the SHA for k3conf to pickup the j721s2 fixes Signed-off-by: Bryan Brattlof --- Changes from v1: - send a separate patch for each branch to avoid merge conflicts - include the mailing list in the email :( recipes-devtools/k3conf/k3conf_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 d

Re: [meta-ti] [PATCH dunfell 0/3] fix ARAGO_BRAND=mainline builds

2022-07-19 Thread Denys Dmytriyenko
On Tue, Jul 19, 2022 at 08:22:01AM -0500, Nishanth Menon wrote: > On 23:18-20220718, Denys Dmytriyenko wrote: > > I was thinking that instead of keying off of ARAGO_BRAND=mainline, which > > is very specific to Arago distro, long term we should instead key off of > > PREFERRED_PROVIDER_virtual/ke

[meta-ti] [master/kirkstone][PATCH] j721e-hs-evm-k3r5: do not create generic sysfw.itb symlink

2022-07-19 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Commit bdceaa05aca9d3685ebfefbe7b7b60e2fd33789f added SR1.1 support for J721e HS with the idea that the default sysfw.itb will point to SR1.1. For that to work, the config for SR1 has to explicitly disable creating such symlink. Signed-off-by: Denys Dmytriyenko --- meta

[meta-ti] [dunfell][PATCH] j7-hs-evm-k3r5: do not create generic sysfw.itb symlink

2022-07-19 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Commit bdceaa05aca9d3685ebfefbe7b7b60e2fd33789f added SR1.1 support for J721e HS with the idea that the default sysfw.itb will point to SR1.1. For that to work, the config for SR1 has to explicitly disable creating such symlink. Signed-off-by: Denys Dmytriyenko --- conf

Re: [meta-ti] [PATCH dunfell 0/3] fix ARAGO_BRAND=mainline builds

2022-07-19 Thread Nishanth Menon via lists.yoctoproject.org
On 23:18-20220718, Denys Dmytriyenko wrote: > I was thinking that instead of keying off of ARAGO_BRAND=mainline, which > is very specific to Arago distro, long term we should instead key off of > PREFERRED_PROVIDER_virtual/kernel=linux-ti-mainline, that is specific to > meta-ti... Thoughts? We