diff mbox series

[meta-arago,oe-layersetup] configs: processor-sdk-linux: Adding 9.0 release config for AM68/AM69

Message ID 20230810101846.1517647-1-a-limaye@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,oe-layersetup] configs: processor-sdk-linux: Adding 9.0 release config for AM68/AM69 | expand

Commit Message

Limaye, Aniket Aug. 10, 2023, 10:18 a.m. UTC
Signed-off-by: Aniket Limaye <a-limaye@ti.com>
---
 .../processor-sdk-linux-09_00_00_06.txt       | 20 +++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 configs/processor-sdk-linux/processor-sdk-linux-09_00_00_06.txt
diff mbox series

Patch

diff --git a/configs/processor-sdk-linux/processor-sdk-linux-09_00_00_06.txt b/configs/processor-sdk-linux/processor-sdk-linux-09_00_00_06.txt
new file mode 100644
index 0000000..6458996
--- /dev/null
+++ b/configs/processor-sdk-linux/processor-sdk-linux-09_00_00_06.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,907416ee1062f87f5844ab0638b54616abfc1a22
+meta-arago,https://git.yoctoproject.org/meta-arago,kirkstone,09.00.00.007,layers=meta-arago-distro:meta-arago-extras:meta-arago-demos
+#meta-browser,https://github.com/OSSystems/meta-browser.git,master,5f365ef0f842ba4651efe88787cf9c63bc8b6cb3,layers=
+meta-qt5,https://github.com/meta-qt5/meta-qt5.git,kirkstone,bff5bd937f0776166e81a63f3dd39ede348ef758,layers=
+meta-virtualization,https://git.yoctoproject.org/meta-virtualization,kirkstone,b3b3dbc67504e8cd498d6db202ddcf5a9dd26a9d,layers=
+meta-openembedded,https://git.openembedded.org/meta-openembedded,kirkstone,346753705e49a2486867dc150181a1c7f4d69377,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems
+meta-ti,https://git.yoctoproject.org/meta-ti,kirkstone,09.00.00.007,layers=meta-ti-extras:meta-ti-bsp
+meta-arm,https://git.yoctoproject.org/meta-arm,kirkstone,c39bb4ce3b60b73d35c5fb06af012432e70d6b38,layers=meta-arm:meta-arm-toolchain
+oe-core,https://git.openembedded.org/openembedded-core,kirkstone,200c2783b3f8546f561382fff6bd5268680d403a,layers=meta
+OECORELAYERCONF=./sample-files/bblayers.conf.sample
+OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample
+BITBAKE_INCLUSIVE_VARS=yes
+meta-aws,https://github.com/aws/meta-aws.git,kirkstone,b72cb364f79aa055242e703e284900b23e61facd,layers=
+meta-psdkla,https://git.ti.com/git/jacinto-linux/meta-psdkla.git,kirkstone,09.00.00.06,layers=
+LOCALCONF:DISTRO_FEATURES:append = " virtualization"
+LOCALCONF:ARAGO_BRAND = "foundational_sdk"
+