new file mode 100644
@@ -0,0 +1,158 @@
+{
+ "version": "1.0",
+ "description": "TI Processor SDK v11.02.05.02",
+ "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-tisdk": {
+ "git-remote": {
+ "remotes": {
+ "origin": {
+ "uri": "https://github.com/TexasInstruments/meta-tisdk.git"
+ }
+ },
+ "rev": "scarthgap"
+ },
+ "path": "meta-tisdk"
+ },
+ "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-lts-mixins": {
+ "git-remote": {
+ "remotes": {
+ "origin": {
+ "uri": "https://git.yoctoproject.org/meta-lts-mixins"
+ }
+ },
+ "rev": "scarthgap/rust"
+ },
+ "path": "meta-lts-mixins"
+ },
+ "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"
+ }
+ },
+ "bitbake-setup": {
+ "configurations": [
+ {
+ "name": "arago",
+ "description": "TI Arago distro build",
+ "bb-layers": [ "meta-tisdk/meta-ti-foundational","meta-tisdk/meta-ti-ml","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-lts-mixins","meta-ti/meta-ti-extras","meta-ti/meta-beagle","meta-ti/meta-ti-bsp","meta-arm/meta-arm","meta-arm/meta-arm-toolchain","meta-clang","oe-core/meta","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,8dcf084522b9c66a6639b5f117f554fde9b6b45a
+meta-tisdk,https://github.com/TexasInstruments/meta-tisdk.git,scarthgap,11.02.05.02,layers=meta-ti-foundational:meta-ti-ml
+meta-arago,https://git.yoctoproject.org/meta-arago,scarthgap,11.02.05,layers=meta-arago-distro:meta-arago-extras:meta-arago-test
+meta-qt6,https://code.qt.io/yocto/meta-qt6.git,6.9,c7d71f4cece4d1fe3110c945b9bd40ca82960e05,layers=
+meta-virtualization,https://git.yoctoproject.org/meta-virtualization,scarthgap,af1db2042caf8021d767dce1b26c08b59b96f3d1,layers=
+meta-openembedded,https://git.openembedded.org/meta-openembedded,scarthgap,f1f248262d662315159ee96c604f97415d1dbe6a,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia
+meta-lts-mixins,https://git.yoctoproject.org/meta-lts-mixins,scarthgap/rust,a8046d5ec53b1856169ac795aa87cb0d5db84c04,layers=
+meta-ti,https://git.yoctoproject.org/meta-ti,scarthgap,11.02.05,layers=meta-ti-extras:meta-beagle:meta-ti-bsp
+meta-arm,https://git.yoctoproject.org/meta-arm,scarthgap,a81c19915b5b9e71ed394032e9a50fd06919e1cd,layers=meta-arm:meta-arm-toolchain
+meta-clang,https://github.com/kraj/meta-clang,scarthgap,731488911f55ebfe746068512b426351192f82f2,layers=
+oe-core,https://git.openembedded.org/openembedded-core,scarthgap,06d4981313ce67a8d53b1c14be9845b4b5a9f4cf,layers=meta
+
+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,89 @@
+---
+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: "8dcf084522b9c66a6639b5f117f554fde9b6b45a"
+ layers:
+ .: disabled
+
+ meta-tisdk:
+ url: "https://github.com/TexasInstruments/meta-tisdk.git"
+ branch: "scarthgap"
+ commit: "11.02.05.02"
+ layers:
+ meta-ti-foundational:
+ meta-ti-ml:
+
+ meta-arago:
+ url: "https://git.yoctoproject.org/meta-arago"
+ branch: "scarthgap"
+ commit: "11.02.05"
+ 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: "c7d71f4cece4d1fe3110c945b9bd40ca82960e05"
+
+ meta-virtualization:
+ url: "https://git.yoctoproject.org/meta-virtualization"
+ branch: "scarthgap"
+ commit: "af1db2042caf8021d767dce1b26c08b59b96f3d1"
+
+ meta-openembedded:
+ url: "https://git.openembedded.org/meta-openembedded"
+ branch: "scarthgap"
+ commit: "f1f248262d662315159ee96c604f97415d1dbe6a"
+ layers:
+ meta-networking:
+ meta-python:
+ meta-oe:
+ meta-gnome:
+ meta-filesystems:
+ meta-multimedia:
+
+ meta-lts-mixins:
+ url: "https://git.yoctoproject.org/meta-lts-mixins"
+ branch: "scarthgap/rust"
+ commit: "a8046d5ec53b1856169ac795aa87cb0d5db84c04"
+
+ meta-ti:
+ url: "https://git.yoctoproject.org/meta-ti"
+ branch: "scarthgap"
+ commit: "11.02.05"
+ layers:
+ meta-ti-extras:
+ meta-beagle:
+ meta-ti-bsp:
+
+ meta-arm:
+ url: "https://git.yoctoproject.org/meta-arm"
+ branch: "scarthgap"
+ commit: "a81c19915b5b9e71ed394032e9a50fd06919e1cd"
+ layers:
+ meta-arm:
+ meta-arm-toolchain:
+
+ meta-clang:
+ url: "https://github.com/kraj/meta-clang"
+ branch: "scarthgap"
+ commit: "731488911f55ebfe746068512b426351192f82f2"
+
+ oe-core:
+ url: "https://git.openembedded.org/openembedded-core"
+ branch: "scarthgap"
+ commit: "06d4981313ce67a8d53b1c14be9845b4b5a9f4cf"
+ layers:
+ meta:
new file mode 100644
@@ -0,0 +1,73 @@
+<?xml version='1.0'?>
+<config>
+ <description>TI Processor SDK v11.02.05.02</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='8dcf084522b9c66a6639b5f117f554fde9b6b45a'/>
+
+ <repos>
+ <repo name='meta-tisdk' url='https://github.com/TexasInstruments/meta-tisdk.git' branch='scarthgap' commit='11.02.05.02'>
+ <layers>
+ <layer>meta-ti-foundational</layer>
+ <layer>meta-ti-ml</layer>
+ </layers>
+ </repo>
+ <repo name='meta-arago' url='https://git.yoctoproject.org/meta-arago' branch='scarthgap' commit='11.02.05'>
+ <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='c7d71f4cece4d1fe3110c945b9bd40ca82960e05'>
+ <layers/>
+ </repo>
+ <repo name='meta-virtualization' url='https://git.yoctoproject.org/meta-virtualization' branch='scarthgap' commit='af1db2042caf8021d767dce1b26c08b59b96f3d1'>
+ <layers/>
+ </repo>
+ <repo name='meta-openembedded' url='https://git.openembedded.org/meta-openembedded' branch='scarthgap' commit='f1f248262d662315159ee96c604f97415d1dbe6a'>
+ <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-lts-mixins' url='https://git.yoctoproject.org/meta-lts-mixins' branch='scarthgap/rust' commit='a8046d5ec53b1856169ac795aa87cb0d5db84c04'>
+ <layers/>
+ </repo>
+ <repo name='meta-ti' url='https://git.yoctoproject.org/meta-ti' branch='scarthgap' commit='11.02.05'>
+ <layers>
+ <layer>meta-ti-extras</layer>
+ <layer>meta-beagle</layer>
+ <layer>meta-ti-bsp</layer>
+ </layers>
+ </repo>
+ <repo name='meta-arm' url='https://git.yoctoproject.org/meta-arm' branch='scarthgap' commit='a81c19915b5b9e71ed394032e9a50fd06919e1cd'>
+ <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='731488911f55ebfe746068512b426351192f82f2'>
+ <layers/>
+ </repo>
+ <repo name='oe-core' url='https://git.openembedded.org/openembedded-core' branch='scarthgap' commit='06d4981313ce67a8d53b1c14be9845b4b5a9f4cf'>
+ <layers>
+ <layer>meta</layer>
+ </layers>
+ </repo>
+ </repos>
+
+ <tools>
+ <tool type='oe-layersetup'>
+ <var name='BITBAKE_INCLUSIVE_VARS' value='yes'/>
+ </tool>
+ </tools>
+</config>
- Add processor-sdk-scarthgap-11.02.05.02-config used for building AM335x, AM437x and AM65x legacy platforms. Signed-off-by: Telukula Jeevan Kumar Sahu <j-sahu@ti.com> --- ...sdk-scarthgap-11.02.05.02-config.conf.json | 158 ++++++++++++++++++ ...essor-sdk-scarthgap-11.02.05.02-config.txt | 18 ++ ...essor-sdk-scarthgap-11.02.05.02-config.yml | 89 ++++++++++ ...essor-sdk-scarthgap-11.02.05.02-config.xml | 73 ++++++++ 4 files changed, 338 insertions(+) create mode 100644 bitbake-setup/processor-sdk/processor-sdk-scarthgap-11.02.05.02-config.conf.json create mode 100644 configs/processor-sdk/processor-sdk-scarthgap-11.02.05.02-config.txt create mode 100644 kas/processor-sdk/processor-sdk-scarthgap-11.02.05.02-config.yml create mode 100644 src/configs/processor-sdk/processor-sdk-scarthgap-11.02.05.02-config.xml