* [meta-arago][oe-layersetup][PATCH] configs: processor-sdk: Add new config for AM33x, AM43x @ 2023-10-31 9:07 Chirag Shilwant 2023-10-31 9:13 ` Sai Sree Kartheek Adivi 0 siblings, 1 reply; 4+ messages in thread From: Chirag Shilwant @ 2023-10-31 9:07 UTC (permalink / raw) To: Praneeth Bajjuri, Denys Dmytriyenko, Ryan Eatmon, meta-arago Cc: Sai Sree Kartheek Adivi, Paresh Bhagat, Khasim, Gyan Gupta - Add processor-sdk-09.01.00-legacy-config.txt used for building AM33x, AM43x. Signed-off-by: Chirag Shilwant <c-shilwant@ti.com> --- .../processor-sdk-09.01.00-legacy-config.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 configs/processor-sdk/processor-sdk-09.01.00-legacy-config.txt diff --git a/configs/processor-sdk/processor-sdk-09.01.00-legacy-config.txt b/configs/processor-sdk/processor-sdk-09.01.00-legacy-config.txt new file mode 100644 index 0000000..66a47e3 --- /dev/null +++ b/configs/processor-sdk/processor-sdk-09.01.00-legacy-config.txt @@ -0,0 +1,15 @@ +# This file takes repo entries in the format +# repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern] + +bitbake,https://git.openembedded.org/bitbake,2.0,9993a89e5b97dda5f3657e5a7cc3a4fa94ff7111 +meta-processor-sdk,https://git.ti.com/git/processor-sdk/meta-processor-sdk.git,kirkstone,09.01.00.001,layers= +meta-arago,https://git.yoctoproject.org/meta-arago,kirkstone,09.01.00.001,layers=meta-arago-distro:meta-arago-extras:meta-arago-demos:meta-arago-test +meta-qt5,https://github.com/meta-qt5/meta-qt5.git,kirkstone,ae8a97f79364bed1abc297636f7933d0e35f22be,layers= +meta-virtualization,https://git.yoctoproject.org/meta-virtualization,kirkstone,2d8b3cba8ff27c9ec2187a52b6a551fe1dcfaa07,layers= +meta-openembedded,https://git.openembedded.org/meta-openembedded,kirkstone,9c5541f7e18a1fac3b8dea71e1ebb8398d58e6ff,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia +meta-ti,https://git.yoctoproject.org/meta-ti,kirkstone,09.01.00.001,layers=meta-ti-extras:meta-ti-bsp +meta-arm,https://git.yoctoproject.org/meta-arm,kirkstone,b187fb9232ca0a6b5f8f90b4715958546fc41d73,layers=meta-arm:meta-arm-toolchain +oe-core,https://git.openembedded.org/openembedded-core,kirkstone,2572b32e729831762790ebfbf930a1140657faea,layers=meta +OECORELAYERCONF=./sample-files/bblayers.conf.sample +OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample +BITBAKE_INCLUSIVE_VARS=yes -- 2.34.1 ^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [meta-arago][oe-layersetup][PATCH] configs: processor-sdk: Add new config for AM33x, AM43x 2023-10-31 9:07 [meta-arago][oe-layersetup][PATCH] configs: processor-sdk: Add new config for AM33x, AM43x Chirag Shilwant @ 2023-10-31 9:13 ` Sai Sree Kartheek Adivi 2023-10-31 16:00 ` Jon Cormier 0 siblings, 1 reply; 4+ messages in thread From: Sai Sree Kartheek Adivi @ 2023-10-31 9:13 UTC (permalink / raw) To: Chirag Shilwant Cc: Praneeth Bajjuri, Denys Dmytriyenko, Ryan Eatmon, meta-arago, Paresh Bhagat, Khasim, Gyan Gupta On 14:37-20231031, Chirag Shilwant wrote: > - Add processor-sdk-09.01.00-legacy-config.txt used for building AM33x, AM43x. > > Signed-off-by: Chirag Shilwant <c-shilwant@ti.com> Acked-by: Sai Sree Kartheek Adivi <s-adivi@ti.com> > --- > .../processor-sdk-09.01.00-legacy-config.txt | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > create mode 100644 configs/processor-sdk/processor-sdk-09.01.00-legacy-config.txt > > diff --git a/configs/processor-sdk/processor-sdk-09.01.00-legacy-config.txt b/configs/processor-sdk/processor-sdk-09.01.00-legacy-config.txt > new file mode 100644 > index 0000000..66a47e3 > --- /dev/null > +++ b/configs/processor-sdk/processor-sdk-09.01.00-legacy-config.txt > @@ -0,0 +1,15 @@ > +# This file takes repo entries in the format > +# repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern] > + > +bitbake,https://git.openembedded.org/bitbake,2.0,9993a89e5b97dda5f3657e5a7cc3a4fa94ff7111 > +meta-processor-sdk,https://git.ti.com/git/processor-sdk/meta-processor-sdk.git,kirkstone,09.01.00.001,layers= > +meta-arago,https://git.yoctoproject.org/meta-arago,kirkstone,09.01.00.001,layers=meta-arago-distro:meta-arago-extras:meta-arago-demos:meta-arago-test > +meta-qt5,https://github.com/meta-qt5/meta-qt5.git,kirkstone,ae8a97f79364bed1abc297636f7933d0e35f22be,layers= > +meta-virtualization,https://git.yoctoproject.org/meta-virtualization,kirkstone,2d8b3cba8ff27c9ec2187a52b6a551fe1dcfaa07,layers= > +meta-openembedded,https://git.openembedded.org/meta-openembedded,kirkstone,9c5541f7e18a1fac3b8dea71e1ebb8398d58e6ff,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia > +meta-ti,https://git.yoctoproject.org/meta-ti,kirkstone,09.01.00.001,layers=meta-ti-extras:meta-ti-bsp > +meta-arm,https://git.yoctoproject.org/meta-arm,kirkstone,b187fb9232ca0a6b5f8f90b4715958546fc41d73,layers=meta-arm:meta-arm-toolchain > +oe-core,https://git.openembedded.org/openembedded-core,kirkstone,2572b32e729831762790ebfbf930a1140657faea,layers=meta > +OECORELAYERCONF=./sample-files/bblayers.conf.sample > +OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample > +BITBAKE_INCLUSIVE_VARS=yes > -- > 2.34.1 > ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [meta-arago][oe-layersetup][PATCH] configs: processor-sdk: Add new config for AM33x, AM43x 2023-10-31 9:13 ` Sai Sree Kartheek Adivi @ 2023-10-31 16:00 ` Jon Cormier 2023-10-31 16:21 ` Denys Dmytriyenko 0 siblings, 1 reply; 4+ messages in thread From: Jon Cormier @ 2023-10-31 16:00 UTC (permalink / raw) To: s-adivi Cc: Chirag Shilwant, Praneeth Bajjuri, Denys Dmytriyenko, Ryan Eatmon, meta-arago, Paresh Bhagat, Khasim, Gyan Gupta [-- Attachment #1: Type: text/plain, Size: 3239 bytes --] Why is it labeled -legacy? On Tue, Oct 31, 2023 at 5:13 AM Sai Sree Kartheek Adivi via lists.yoctoproject.org <s-adivi=ti.com@lists.yoctoproject.org> wrote: > On 14:37-20231031, Chirag Shilwant wrote: > > - Add processor-sdk-09.01.00-legacy-config.txt used for building AM33x, > AM43x. > > > > Signed-off-by: Chirag Shilwant <c-shilwant@ti.com> > > Acked-by: Sai Sree Kartheek Adivi <s-adivi@ti.com> > > > --- > > .../processor-sdk-09.01.00-legacy-config.txt | 15 +++++++++++++++ > > 1 file changed, 15 insertions(+) > > create mode 100644 > configs/processor-sdk/processor-sdk-09.01.00-legacy-config.txt > > > > diff --git > a/configs/processor-sdk/processor-sdk-09.01.00-legacy-config.txt > b/configs/processor-sdk/processor-sdk-09.01.00-legacy-config.txt > > new file mode 100644 > > index 0000000..66a47e3 > > --- /dev/null > > +++ b/configs/processor-sdk/processor-sdk-09.01.00-legacy-config.txt > > @@ -0,0 +1,15 @@ > > +# This file takes repo entries in the format > > +# repo name,repo uri,repo branch,repo > commit[,layers=layer1:layer2...:layern] > > + > > +bitbake, > https://git.openembedded.org/bitbake,2.0,9993a89e5b97dda5f3657e5a7cc3a4fa94ff7111 > > +meta-processor-sdk, > https://git.ti.com/git/processor-sdk/meta-processor-sdk.git,kirkstone,09.01.00.001,layers= > > +meta-arago, > https://git.yoctoproject.org/meta-arago,kirkstone,09.01.00.001,layers=meta-arago-distro:meta-arago-extras:meta-arago-demos:meta-arago-test > > +meta-qt5, > https://github.com/meta-qt5/meta-qt5.git,kirkstone,ae8a97f79364bed1abc297636f7933d0e35f22be,layers= > > +meta-virtualization, > https://git.yoctoproject.org/meta-virtualization,kirkstone,2d8b3cba8ff27c9ec2187a52b6a551fe1dcfaa07,layers= > > +meta-openembedded, > https://git.openembedded.org/meta-openembedded,kirkstone,9c5541f7e18a1fac3b8dea71e1ebb8398d58e6ff,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia > > +meta-ti, > https://git.yoctoproject.org/meta-ti,kirkstone,09.01.00.001,layers=meta-ti-extras:meta-ti-bsp > > +meta-arm, > https://git.yoctoproject.org/meta-arm,kirkstone,b187fb9232ca0a6b5f8f90b4715958546fc41d73,layers=meta-arm:meta-arm-toolchain > > +oe-core, > https://git.openembedded.org/openembedded-core,kirkstone,2572b32e729831762790ebfbf930a1140657faea,layers=meta > > +OECORELAYERCONF=./sample-files/bblayers.conf.sample > > +OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample > > +BITBAKE_INCLUSIVE_VARS=yes > > -- > > 2.34.1 > > > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#14976): > https://lists.yoctoproject.org/g/meta-arago/message/14976 > Mute This Topic: https://lists.yoctoproject.org/mt/102293660/7902621 > Group Owner: meta-arago+owner@lists.yoctoproject.org > Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [ > jcormier@criticallink.com] > -=-=-=-=-=-=-=-=-=-=-=- > > > -- Jonathan Cormier Software Engineer Voice: 315.425.4045 x222 http://www.CriticalLink.com <http://www.criticallink.com/> 6712 Brooklawn Parkway, Syracuse, NY 13211 <https://www.linkedin.com/company/critical-link-llc> <https://twitter.com/Critical_Link> [-- Attachment #2: Type: text/html, Size: 6944 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [meta-arago][oe-layersetup][PATCH] configs: processor-sdk: Add new config for AM33x, AM43x 2023-10-31 16:00 ` Jon Cormier @ 2023-10-31 16:21 ` Denys Dmytriyenko 0 siblings, 0 replies; 4+ messages in thread From: Denys Dmytriyenko @ 2023-10-31 16:21 UTC (permalink / raw) To: Jon Cormier Cc: s-adivi, Chirag Shilwant, Praneeth Bajjuri, Ryan Eatmon, meta-arago, Paresh Bhagat, Khasim, Gyan Gupta AM33x, AM43x (and AM57x) are ARMv7-based TI platforms/families and are now considered "legacy" - those are in maintenance mode, no new development. That has been the case for at least couple years now... All current active platforms are K3-based (ARMv8/Aarch64) with J7, AM6x, etc. families of devices. And my understanding is that this config is specific to those 2 legacy platforms, hence the naming. Not sure if it's the right way to name it though... On Tue, Oct 31, 2023 at 12:00:48PM -0400, Jon Cormier wrote: > Why is it labeled -legacy? > > On Tue, Oct 31, 2023 at 5:13 AM Sai Sree Kartheek Adivi via > lists.yoctoproject.org <s-adivi=ti.com@lists.yoctoproject.org> wrote: > > > On 14:37-20231031, Chirag Shilwant wrote: > > > - Add processor-sdk-09.01.00-legacy-config.txt used for building AM33x, > > AM43x. > > > > > > Signed-off-by: Chirag Shilwant <c-shilwant@ti.com> > > > > Acked-by: Sai Sree Kartheek Adivi <s-adivi@ti.com> > > > > > --- > > > .../processor-sdk-09.01.00-legacy-config.txt | 15 +++++++++++++++ > > > 1 file changed, 15 insertions(+) > > > create mode 100644 > > configs/processor-sdk/processor-sdk-09.01.00-legacy-config.txt > > > > > > diff --git > > a/configs/processor-sdk/processor-sdk-09.01.00-legacy-config.txt > > b/configs/processor-sdk/processor-sdk-09.01.00-legacy-config.txt > > > new file mode 100644 > > > index 0000000..66a47e3 > > > --- /dev/null > > > +++ b/configs/processor-sdk/processor-sdk-09.01.00-legacy-config.txt > > > @@ -0,0 +1,15 @@ > > > +# This file takes repo entries in the format > > > +# repo name,repo uri,repo branch,repo > > commit[,layers=layer1:layer2...:layern] > > > + > > > +bitbake, > > https://git.openembedded.org/bitbake,2.0,9993a89e5b97dda5f3657e5a7cc3a4fa94ff7111 > > > +meta-processor-sdk, > > https://git.ti.com/git/processor-sdk/meta-processor-sdk.git,kirkstone,09.01.00.001,layers= > > > +meta-arago, > > https://git.yoctoproject.org/meta-arago,kirkstone,09.01.00.001,layers=meta-arago-distro:meta-arago-extras:meta-arago-demos:meta-arago-test > > > +meta-qt5, > > https://github.com/meta-qt5/meta-qt5.git,kirkstone,ae8a97f79364bed1abc297636f7933d0e35f22be,layers= > > > +meta-virtualization, > > https://git.yoctoproject.org/meta-virtualization,kirkstone,2d8b3cba8ff27c9ec2187a52b6a551fe1dcfaa07,layers= > > > +meta-openembedded, > > https://git.openembedded.org/meta-openembedded,kirkstone,9c5541f7e18a1fac3b8dea71e1ebb8398d58e6ff,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia > > > +meta-ti, > > https://git.yoctoproject.org/meta-ti,kirkstone,09.01.00.001,layers=meta-ti-extras:meta-ti-bsp > > > +meta-arm, > > https://git.yoctoproject.org/meta-arm,kirkstone,b187fb9232ca0a6b5f8f90b4715958546fc41d73,layers=meta-arm:meta-arm-toolchain > > > +oe-core, > > https://git.openembedded.org/openembedded-core,kirkstone,2572b32e729831762790ebfbf930a1140657faea,layers=meta > > > +OECORELAYERCONF=./sample-files/bblayers.conf.sample > > > +OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample > > > +BITBAKE_INCLUSIVE_VARS=yes > > > -- > > > 2.34.1 ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-10-31 16:21 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2023-10-31 9:07 [meta-arago][oe-layersetup][PATCH] configs: processor-sdk: Add new config for AM33x, AM43x Chirag Shilwant 2023-10-31 9:13 ` Sai Sree Kartheek Adivi 2023-10-31 16:00 ` Jon Cormier 2023-10-31 16:21 ` Denys Dmytriyenko
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.