new file mode 100644
@@ -0,0 +1,158 @@
+{
+ "version": "1.0",
+ "description": "TI Processor SDK Analytics v11.01.00-config.txt",
+ "sources": {
+ "oe-layersetup": {
+ "git-remote": {
+ "remotes": {
+ "origin": {
+ "uri": "https://git.ti.com/git/arago-project/oe-layersetup.git"
+ }
+ },
+ "rev": "master"
+ },
+ "path": "oe-layersetup"
+ },
+ "bitbake": {
+ "git-remote": {
+ "remotes": {
+ "origin": {
+ "uri": "https://git.openembedded.org/bitbake"
+ }
+ },
+ "rev": "2.8"
+ },
+ "path": "bitbake"
+ },
+ "meta-arago": {
+ "git-remote": {
+ "remotes": {
+ "origin": {
+ "uri": "https://git.yoctoproject.org/meta-arago"
+ }
+ },
+ "rev": "scarthgap"
+ },
+ "path": "meta-arago"
+ },
+ "meta-qt6": {
+ "git-remote": {
+ "remotes": {
+ "origin": {
+ "uri": "https://code.qt.io/yocto/meta-qt6.git"
+ }
+ },
+ "rev": "6.9"
+ },
+ "path": "meta-qt6"
+ },
+ "meta-virtualization": {
+ "git-remote": {
+ "remotes": {
+ "origin": {
+ "uri": "https://git.yoctoproject.org/meta-virtualization"
+ }
+ },
+ "rev": "scarthgap"
+ },
+ "path": "meta-virtualization"
+ },
+ "meta-openembedded": {
+ "git-remote": {
+ "remotes": {
+ "origin": {
+ "uri": "https://git.openembedded.org/meta-openembedded"
+ }
+ },
+ "rev": "scarthgap"
+ },
+ "path": "meta-openembedded"
+ },
+ "meta-ti": {
+ "git-remote": {
+ "remotes": {
+ "origin": {
+ "uri": "https://git.yoctoproject.org/meta-ti"
+ }
+ },
+ "rev": "scarthgap"
+ },
+ "path": "meta-ti"
+ },
+ "meta-arm": {
+ "git-remote": {
+ "remotes": {
+ "origin": {
+ "uri": "https://git.yoctoproject.org/meta-arm"
+ }
+ },
+ "rev": "scarthgap"
+ },
+ "path": "meta-arm"
+ },
+ "meta-clang": {
+ "git-remote": {
+ "remotes": {
+ "origin": {
+ "uri": "https://github.com/kraj/meta-clang"
+ }
+ },
+ "rev": "scarthgap"
+ },
+ "path": "meta-clang"
+ },
+ "oe-core": {
+ "git-remote": {
+ "remotes": {
+ "origin": {
+ "uri": "https://git.openembedded.org/openembedded-core"
+ }
+ },
+ "rev": "scarthgap"
+ },
+ "path": "oe-core"
+ },
+ "meta-tisdk": {
+ "git-remote": {
+ "remotes": {
+ "origin": {
+ "uri": "https://git.ti.com/git/ti-sdk-linux/meta-tisdk.git"
+ }
+ },
+ "rev": "scarthgap"
+ },
+ "path": "meta-tisdk"
+ },
+ "meta-edgeai": {
+ "git-remote": {
+ "remotes": {
+ "origin": {
+ "uri": "https://git.ti.com/git/edgeai/meta-edgeai.git"
+ }
+ },
+ "rev": "scarthgap"
+ },
+ "path": "meta-edgeai"
+ }
+ },
+ "bitbake-setup": {
+ "configurations": [
+ {
+ "name": "arago",
+ "description": "TI Arago distro build",
+ "bb-layers": [ "meta-arago/meta-arago-distro","meta-arago/meta-arago-extras","meta-arago/meta-arago-test","meta-qt6","meta-virtualization","meta-openembedded/meta-networking","meta-openembedded/meta-python","meta-openembedded/meta-oe","meta-openembedded/meta-gnome","meta-openembedded/meta-filesystems","meta-openembedded/meta-multimedia","meta-ti/meta-ti-extras","meta-ti/meta-ti-bsp","meta-arm/meta-arm","meta-arm/meta-arm-toolchain","meta-clang","oe-core/meta","meta-tisdk/meta-ti-foundational","meta-edgeai","oe-layersetup" ],
+ "oe-fragments": [ "oe-layersetup/localconf/local-arago64-v2" ],
+ "oe-fragments-one-of": {
+ "machine": {
+ "description": "Available target machines",
+ "options": [ "machine/am335x-evm","machine/am335x-hs-evm","machine/am437x-evm","machine/am437x-hs-evm","machine/am57xx-evm","machine/am57xx-hs-evm","machine/am62xx-evm","machine/am62xx-lp-evm","machine/am62xxsip-evm","machine/am62axx-evm","machine/am62dxx-evm","machine/am62lxx-evm","machine/am62pxx-evm","machine/am64xx-evm","machine/am65xx-evm","machine/am65xx-hs-evm","machine/am68-sk","machine/am69-sk","machine/beagle-x15","machine/beaglebone","machine/beaglebone-ai64","machine/beagleplay","machine/beagleplay-ti","machine/beagley-ai","machine/j7-evm","machine/j7-hs-evm","machine/j721e-evm","machine/j721e-sk","machine/j7200-evm","machine/j7200-hs-evm","machine/j721s2-evm","machine/j721s2-hs-evm","machine/j742s2-evm","machine/j784s4-evm","machine/j784s4-hs-evm","machine/j722s-evm","machine/pocketbeagle2" ]
+ },
+ "distro": {
+ "description": "Available distributions",
+ "options": [ "distro/arago" ]
+ }
+ }
+ }
+ ]
+ }
+}
new file mode 100644
@@ -0,0 +1,18 @@
+# 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.8,86e7a58c0e9904c33b1b94dddc3d683c2da22d1a
+meta-arago,https://git.yoctoproject.org/meta-arago,scarthgap,b253a46d52348996c2abcd9d309c1a8da1e63ca1,layers=meta-arago-distro:meta-arago-extras:meta-arago-test
+meta-qt6,https://code.qt.io/yocto/meta-qt6.git,6.9,559e316dc5facf962ed06e3ac5dd2ecc20a4ae5b,layers=
+meta-virtualization,https://git.yoctoproject.org/meta-virtualization,scarthgap,151273b120117468e70733020b6db864d8180c0b,layers=
+meta-openembedded,https://git.openembedded.org/meta-openembedded,scarthgap,e8fd97d86af86cdcc5a6eb3f301cbaf6a2084943,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia
+meta-ti,https://git.yoctoproject.org/meta-ti,scarthgap,0353868b3f625ee43a671a211245cc14cddbda7d,layers=meta-ti-extras:meta-ti-bsp
+meta-arm,https://git.yoctoproject.org/meta-arm,scarthgap,8e0f8af90fefb03f08cd2228cde7a89902a6b37c,layers=meta-arm:meta-arm-toolchain
+meta-clang,https://github.com/kraj/meta-clang,scarthgap,aef850f7fa53121c74b244b7ae40d31fb9809ccf,layers=
+oe-core,https://git.openembedded.org/openembedded-core,scarthgap,c374e6cfcdd2c8ba17d82ffcfdeb97d21144e2bf,layers=meta
+meta-tisdk,https://git.ti.com/git/ti-sdk-linux/meta-tisdk.git,scarthgap,487eab23a220d225cf31ca9649630f5b83488068,layers=meta-ti-foundational
+meta-edgeai,https://git.ti.com/git/edgeai/meta-edgeai.git,scarthgap,42fb59bb661dd2a467e6df7f5ddf8ec21661083c,layers=
+
+OECORELAYERCONF=./sample-files/bblayers.conf.sample
+OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample
+BITBAKE_INCLUSIVE_VARS=yes
new file mode 100644
@@ -0,0 +1,87 @@
+---
+header:
+ version: 17
+ includes:
+ - ../templates/bblayers.conf.yml
+ - ../templates/local-arago64-v2.conf.yml
+
+target: tisdk-default-image
+
+repos:
+ bitbake:
+ url: "https://git.openembedded.org/bitbake"
+ branch: "2.8"
+ commit: "86e7a58c0e9904c33b1b94dddc3d683c2da22d1a"
+ layers:
+ .: disabled
+
+ meta-arago:
+ url: "https://git.yoctoproject.org/meta-arago"
+ branch: "scarthgap"
+ commit: "b253a46d52348996c2abcd9d309c1a8da1e63ca1"
+ layers:
+ meta-arago-distro:
+ meta-arago-extras:
+ meta-arago-test:
+
+ meta-qt6:
+ url: "https://code.qt.io/yocto/meta-qt6.git"
+ branch: "6.9"
+ commit: "559e316dc5facf962ed06e3ac5dd2ecc20a4ae5b"
+
+ meta-virtualization:
+ url: "https://git.yoctoproject.org/meta-virtualization"
+ branch: "scarthgap"
+ commit: "151273b120117468e70733020b6db864d8180c0b"
+
+ meta-openembedded:
+ url: "https://git.openembedded.org/meta-openembedded"
+ branch: "scarthgap"
+ commit: "e8fd97d86af86cdcc5a6eb3f301cbaf6a2084943"
+ layers:
+ meta-networking:
+ meta-python:
+ meta-oe:
+ meta-gnome:
+ meta-filesystems:
+ meta-multimedia:
+
+ meta-ti:
+ url: "https://git.yoctoproject.org/meta-ti"
+ branch: "scarthgap"
+ commit: "0353868b3f625ee43a671a211245cc14cddbda7d"
+ layers:
+ meta-ti-extras:
+ meta-ti-bsp:
+
+ meta-arm:
+ url: "https://git.yoctoproject.org/meta-arm"
+ branch: "scarthgap"
+ commit: "8e0f8af90fefb03f08cd2228cde7a89902a6b37c"
+ layers:
+ meta-arm:
+ meta-arm-toolchain:
+
+ meta-clang:
+ url: "https://github.com/kraj/meta-clang"
+ branch: "scarthgap"
+ commit: "aef850f7fa53121c74b244b7ae40d31fb9809ccf"
+
+ oe-core:
+ url: "https://git.openembedded.org/openembedded-core"
+ branch: "scarthgap"
+ commit: "c374e6cfcdd2c8ba17d82ffcfdeb97d21144e2bf"
+ layers:
+ meta:
+
+ meta-tisdk:
+ url: "https://git.ti.com/git/ti-sdk-linux/meta-tisdk.git"
+ branch: "scarthgap"
+ commit: "487eab23a220d225cf31ca9649630f5b83488068"
+ layers:
+ meta-ti-foundational:
+
+ meta-edgeai:
+ url: "https://git.ti.com/git/edgeai/meta-edgeai.git"
+ branch: "scarthgap"
+ commit: "42fb59bb661dd2a467e6df7f5ddf8ec21661083c"
new file mode 100644
@@ -0,0 +1,71 @@
+<?xml version='1.0'?>
+<config>
+ <description>TI Processor SDK Analytics v11.01.00-config.txt</description>
+
+ <xi:include href='../../common/distro_arago.xml' xmlns:xi='http://www.w3.org/2001/XInclude'/>
+ <xi:include href='../../common/machines.xml' xmlns:xi='http://www.w3.org/2001/XInclude'/>
+ <xi:include href='../../templates/bblayers.conf.xml' xmlns:xi='http://www.w3.org/2001/XInclude'/>
+ <xi:include href='../../templates/local-arago64-v2.conf.xml' xmlns:xi='http://www.w3.org/2001/XInclude'/>
+
+ <bitbake url='https://git.openembedded.org/bitbake' branch='2.8' commit='86e7a58c0e9904c33b1b94dddc3d683c2da22d1a'/>
+
+ <repos>
+ <repo name='meta-arago' url='https://git.yoctoproject.org/meta-arago' branch='scarthgap' commit='b253a46d52348996c2abcd9d309c1a8da1e63ca1'>
+ <layers>
+ <layer>meta-arago-distro</layer>
+ <layer>meta-arago-extras</layer>
+ <layer>meta-arago-test</layer>
+ </layers>
+ </repo>
+ <repo name='meta-qt6' url='https://code.qt.io/yocto/meta-qt6.git' branch='6.9' commit='559e316dc5facf962ed06e3ac5dd2ecc20a4ae5b'>
+ <layers/>
+ </repo>
+ <repo name='meta-virtualization' url='https://git.yoctoproject.org/meta-virtualization' branch='scarthgap' commit='151273b120117468e70733020b6db864d8180c0b'>
+ <layers/>
+ </repo>
+ <repo name='meta-openembedded' url='https://git.openembedded.org/meta-openembedded' branch='scarthgap' commit='e8fd97d86af86cdcc5a6eb3f301cbaf6a2084943'>
+ <layers>
+ <layer>meta-networking</layer>
+ <layer>meta-python</layer>
+ <layer>meta-oe</layer>
+ <layer>meta-gnome</layer>
+ <layer>meta-filesystems</layer>
+ <layer>meta-multimedia</layer>
+ </layers>
+ </repo>
+ <repo name='meta-ti' url='https://git.yoctoproject.org/meta-ti' branch='scarthgap' commit='0353868b3f625ee43a671a211245cc14cddbda7d'>
+ <layers>
+ <layer>meta-ti-extras</layer>
+ <layer>meta-ti-bsp</layer>
+ </layers>
+ </repo>
+ <repo name='meta-arm' url='https://git.yoctoproject.org/meta-arm' branch='scarthgap' commit='8e0f8af90fefb03f08cd2228cde7a89902a6b37c'>
+ <layers>
+ <layer>meta-arm</layer>
+ <layer>meta-arm-toolchain</layer>
+ </layers>
+ </repo>
+ <repo name='meta-clang' url='https://github.com/kraj/meta-clang' branch='scarthgap' commit='aef850f7fa53121c74b244b7ae40d31fb9809ccf'>
+ <layers/>
+ </repo>
+ <repo name='oe-core' url='https://git.openembedded.org/openembedded-core' branch='scarthgap' commit='c374e6cfcdd2c8ba17d82ffcfdeb97d21144e2bf'>
+ <layers>
+ <layer>meta</layer>
+ </layers>
+ </repo>
+ <repo name='meta-tisdk' url='https://git.ti.com/git/ti-sdk-linux/meta-tisdk.git' branch='scarthgap' commit='487eab23a220d225cf31ca9649630f5b83488068'>
+ <layers>
+ <layer>meta-ti-foundational</layer>
+ </layers>
+ </repo>
+ <repo name='meta-edgeai' url='https://git.ti.com/git/edgeai/meta-edgeai.git' branch='scarthgap' commit='42fb59bb661dd2a467e6df7f5ddf8ec21661083c'>
+ <layers/>
+ </repo>
+ </repos>
+
+ <tools>
+ <tool type='oe-layersetup'>
+ <var name='BITBAKE_INCLUSIVE_VARS' value='yes'/>
+ </tool>
+ </tools>
+</config>
Signed-off-by: Shreyash Sinha <s-sinha@ti.com> --- ...sor-sdk-analytics-11.01.00-config.txt.json | 158 ++++++++++++++++++ ...ssor-sdk-analytics-11.01.00-config.txt.txt | 18 ++ ...ssor-sdk-analytics-11.01.00-config.txt.yml | 87 ++++++++++ ...ssor-sdk-analytics-11.01.00-config.txt.xml | 71 ++++++++ 4 files changed, 334 insertions(+) create mode 100644 bitbake-setup/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.txt.json create mode 100644 configs/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.txt.txt create mode 100644 kas/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.txt.yml create mode 100644 src/configs/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.txt.xml