All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arago][oe-layersetup][PATCH] configs: processor-sdk: Add new config for AM65x
@ 2023-12-11  9:20 Chirag Shilwant
  0 siblings, 0 replies; only message in thread
From: Chirag Shilwant @ 2023-12-11  9:20 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-am65xx-config.txt used for building AM65x.

Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
---
 .../processor-sdk-09.01.00-am65xx-config.txt      | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 configs/processor-sdk/processor-sdk-09.01.00-am65xx-config.txt

diff --git a/configs/processor-sdk/processor-sdk-09.01.00-am65xx-config.txt b/configs/processor-sdk/processor-sdk-09.01.00-am65xx-config.txt
new file mode 100644
index 0000000..74d349e
--- /dev/null
+++ b/configs/processor-sdk/processor-sdk-09.01.00-am65xx-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,a7f6c3e67bd9170e93b2b94676e84018faf0df91
+meta-processor-sdk,https://git.ti.com/git/processor-sdk/meta-processor-sdk.git,kirkstone,09.01.00.007-AM65X,layers=
+meta-arago,https://git.yoctoproject.org/meta-arago,kirkstone,09.01.00.007,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,67b0ef4256a484851f3556d281ca4caa88374388,layers=
+meta-openembedded,https://git.openembedded.org/meta-openembedded,kirkstone,8a75c61cce2aa1d6e5a3597ab8fc5a7e6aeae1e4,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.007,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,8726ae02d760270f9e7fe7ef5715d8f7553371ce,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] only message in thread

only message in thread, other threads:[~2023-12-11  9:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-11  9:20 [meta-arago][oe-layersetup][PATCH] configs: processor-sdk: Add new config for AM65x Chirag Shilwant

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.