meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Aniket Limaye <a-limaye@ti.com>
To: <meta-arago@lists.yoctoproject.org>
Cc: <reatmon@ti.com>, Aniket Limaye <a-limaye@ti.com>
Subject: [meta-arago][oe-layersetup][PATCH] configs: processor-sdk-linux: Adding 9.2 configs for AM67/AM68/AM69
Date: Mon, 1 Apr 2024 12:38:50 +0530	[thread overview]
Message-ID: <20240401070850.2204425-1-a-limaye@ti.com> (raw)

AM67/AM68: processor-sdk-linux-09_02_00_04.txt
AM69: processor-sdk-linux-09_02_00_05.txt

Signed-off-by: Aniket Limaye <a-limaye@ti.com>
---
 .../processor-sdk-linux-09_02_00_04.txt       | 20 +++++++++++++++++++
 .../processor-sdk-linux-09_02_00_05.txt       | 20 +++++++++++++++++++
 2 files changed, 40 insertions(+)
 create mode 100644 configs/processor-sdk-linux/processor-sdk-linux-09_02_00_04.txt
 create mode 100644 configs/processor-sdk-linux/processor-sdk-linux-09_02_00_05.txt

diff --git a/configs/processor-sdk-linux/processor-sdk-linux-09_02_00_04.txt b/configs/processor-sdk-linux/processor-sdk-linux-09_02_00_04.txt
new file mode 100644
index 0000000..14f5872
--- /dev/null
+++ b/configs/processor-sdk-linux/processor-sdk-linux-09_02_00_04.txt
@@ -0,0 +1,20 @@
+# 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,40fd5f4eef7460ca67f32cfce8e229e67e1ff607
+meta-arago,https://git.yoctoproject.org/meta-arago,kirkstone,d38c98d22ad3f3b29f9cce402202cd95214c58cc,layers=meta-arago-distro:meta-arago-extras:meta-arago-demos:meta-arago-test
+meta-browser,https://github.com/OSSystems/meta-browser.git,master,d3d16b47e17dc899e5298cff698dc32e5e639ab4,layers=meta-chromium
+meta-qt5,https://github.com/meta-qt5/meta-qt5.git,kirkstone,fe0bf7f0e5408aac6cc89ff3b19b1b1941df4f64,layers=
+meta-virtualization,https://git.yoctoproject.org/meta-virtualization,kirkstone,7902664f89678164b7fc90d421cee74cbec51cdf,layers=
+meta-openembedded,https://git.openembedded.org/meta-openembedded,kirkstone,fda737ec0cc1d2a5217548a560074a8e4d5ec580,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems
+meta-ti,https://git.yoctoproject.org/meta-ti,kirkstone,2f3de17c1e623d276811d13d3eb11e5734566acd,layers=meta-ti-extras:meta-ti-bsp
+meta-arm,https://git.yoctoproject.org/meta-arm,kirkstone,b187fb9232ca0a6b5f8f90b4715958546fc41d73,layers=meta-arm:meta-arm-toolchain
+meta-clang,https://github.com/kraj/meta-clang,kirkstone-clang12,c2e89dc7e1dfcc1bbe432afca2dc43d6560cb007,layers=
+oe-core,https://git.openembedded.org/openembedded-core,kirkstone,2501534c9581c6c3439f525d630be11554a57d24,layers=meta
+OECORELAYERCONF=./sample-files/bblayers.conf.sample
+OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample
+BITBAKE_INCLUSIVE_VARS=yes
+meta-tisdk,https://git.ti.com/cgit/ti-sdk-linux/meta-tisdk,kirkstone,REL.J7.09.02.00.04,layers=
+LOCALCONF:DISTRO_FEATURES:append = " virtualization"
+LOCALCONF:ARAGO_BRAND = "foundational_sdk"
+
diff --git a/configs/processor-sdk-linux/processor-sdk-linux-09_02_00_05.txt b/configs/processor-sdk-linux/processor-sdk-linux-09_02_00_05.txt
new file mode 100644
index 0000000..e8fe408
--- /dev/null
+++ b/configs/processor-sdk-linux/processor-sdk-linux-09_02_00_05.txt
@@ -0,0 +1,20 @@
+# 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,40fd5f4eef7460ca67f32cfce8e229e67e1ff607
+meta-arago,https://git.yoctoproject.org/meta-arago,kirkstone,98f178314931635c8641d1394dfd4341b86b6be2,layers=meta-arago-distro:meta-arago-extras:meta-arago-demos:meta-arago-test
+meta-browser,https://github.com/OSSystems/meta-browser.git,master,d3d16b47e17dc899e5298cff698dc32e5e639ab4,layers=meta-chromium
+meta-qt5,https://github.com/meta-qt5/meta-qt5.git,kirkstone,fe0bf7f0e5408aac6cc89ff3b19b1b1941df4f64,layers=
+meta-virtualization,https://git.yoctoproject.org/meta-virtualization,kirkstone,cb2bc17e96552cdfc141d27bd9f4dbd95a872846,layers=
+meta-openembedded,https://git.openembedded.org/meta-openembedded,kirkstone,fda737ec0cc1d2a5217548a560074a8e4d5ec580,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems
+meta-ti,https://git.yoctoproject.org/meta-ti,kirkstone,376a2143533c6497b4e79304eccca2a630784436,layers=meta-ti-extras:meta-ti-bsp
+meta-arm,https://git.yoctoproject.org/meta-arm,kirkstone,b187fb9232ca0a6b5f8f90b4715958546fc41d73,layers=meta-arm:meta-arm-toolchain
+meta-clang,https://github.com/kraj/meta-clang,kirkstone-clang12,c2e89dc7e1dfcc1bbe432afca2dc43d6560cb007,layers=
+oe-core,https://git.openembedded.org/openembedded-core,kirkstone,2501534c9581c6c3439f525d630be11554a57d24,layers=meta
+OECORELAYERCONF=./sample-files/bblayers.conf.sample
+OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample
+BITBAKE_INCLUSIVE_VARS=yes
+meta-tisdk,https://git.ti.com/cgit/ti-sdk-linux/meta-tisdk,kirkstone,REL.J7.09.02.00.05,layers=
+LOCALCONF:DISTRO_FEATURES:append = " virtualization"
+LOCALCONF:ARAGO_BRAND = "foundational_sdk"
+
-- 
2.34.1



                 reply	other threads:[~2024-04-01  7:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240401070850.2204425-1-a-limaye@ti.com \
    --to=a-limaye@ti.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=reatmon@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).