similarity index 99%
copy from bitbake-setup/coresdk/coresdk-11.01.05-config.conf.json
copy to bitbake-setup/coresdk/coresdk-11.01.07-config.conf.json
@@ -1,6 +1,6 @@
{
"version": "1.0",
- "description": "TI CoreSDK v11.01.05",
+ "description": "TI CoreSDK v11.01.07",
"sources": {
"oe-layersetup": {
"git-remote": {
similarity index 87%
copy from configs/processor-sdk-analytics/processor-sdk-analytics-11.01.07.05-config.txt
copy to configs/coresdk/coresdk-11.01.07-config.txt
@@ -2,8 +2,9 @@
# repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern]
bitbake,https://git.openembedded.org/bitbake,2.8,86e7a58c0e9904c33b1b94dddc3d683c2da22d1a
-meta-tisdk,https://github.com/TexasInstruments/meta-tisdk.git,scarthgap,11.01.07.05,layers=meta-ti-foundational
meta-arago,https://git.yoctoproject.org/meta-arago,scarthgap,11.01.07,layers=meta-arago-distro:meta-arago-extras:meta-arago-test
+#meta-browser,https://github.com/OSSystems/meta-browser.git,master,27ca52f635a31f5f9762813a8527dd31323549b7,layers=meta-chromium
+#meta-selinux,https://git.yoctoproject.org/meta-selinux,scarthgap,HEAD,layers=
meta-qt6,https://code.qt.io/yocto/meta-qt6.git,6.9,2b4e60e319348ae2d53072b901645f30b4cc42bf,layers=
meta-virtualization,https://git.yoctoproject.org/meta-virtualization,scarthgap,a5449c0c50aa07d02186f548fe6bb6c1ce8823dc,layers=
meta-openembedded,https://git.openembedded.org/meta-openembedded,scarthgap,e8fd97d86af86cdcc5a6eb3f301cbaf6a2084943,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia
@@ -12,7 +13,6 @@ meta-ti,https://git.yoctoproject.org/meta-ti,scarthgap,11.01.07,layers=meta-ti-e
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,24c0ab18045920bb5c1e965c0ea6d176fd6de234,layers=meta
-meta-edgeai,https://git.ti.com/git/edgeai/meta-edgeai.git,scarthgap,11.01.07.05,layers=
OECORELAYERCONF=./sample-files/bblayers.conf.sample
OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample
similarity index 87%
copy from kas/processor-sdk-analytics/processor-sdk-analytics-11.01.07.05-config.yml
copy to kas/coresdk/coresdk-11.01.07-config.yml
@@ -15,13 +15,6 @@ repos:
layers:
.: disabled
- meta-tisdk:
- url: "https://github.com/TexasInstruments/meta-tisdk.git"
- branch: "scarthgap"
- commit: "11.01.07.05"
- layers:
- meta-ti-foundational:
-
meta-arago:
url: "https://git.yoctoproject.org/meta-arago"
branch: "scarthgap"
@@ -86,8 +79,3 @@ repos:
commit: "24c0ab18045920bb5c1e965c0ea6d176fd6de234"
layers:
meta:
-
- meta-edgeai:
- url: "https://git.ti.com/git/edgeai/meta-edgeai.git"
- branch: "scarthgap"
- commit: "11.01.07.05"
similarity index 89%
copy from src/configs/processor-sdk-analytics/processor-sdk-analytics-11.01.07.05-config.xml
copy to src/configs/coresdk/coresdk-11.01.07-config.xml
@@ -1,6 +1,6 @@
<?xml version='1.0'?>
<config>
- <description>TI Processor SDK Analytics v11.01.07.05</description>
+ <description>TI CoreSDK v11.01.07</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'/>
@@ -10,11 +10,6 @@
<bitbake url='https://git.openembedded.org/bitbake' branch='2.8' commit='86e7a58c0e9904c33b1b94dddc3d683c2da22d1a'/>
<repos>
- <repo name='meta-tisdk' url='https://github.com/TexasInstruments/meta-tisdk.git' branch='scarthgap' commit='11.01.07.05'>
- <layers>
- <layer>meta-ti-foundational</layer>
- </layers>
- </repo>
<repo name='meta-arago' url='https://git.yoctoproject.org/meta-arago' branch='scarthgap' commit='11.01.07'>
<layers>
<layer>meta-arago-distro</layer>
@@ -22,6 +17,14 @@
<layer>meta-arago-test</layer>
</layers>
</repo>
+ <repo name='meta-browser' url='https://github.com/OSSystems/meta-browser.git' branch='master' commit='27ca52f635a31f5f9762813a8527dd31323549b7' disabled='true'>
+ <layers>
+ <layer>meta-chromium</layer>
+ </layers>
+ </repo>
+ <repo name='meta-selinux' url='https://git.yoctoproject.org/meta-selinux' branch='scarthgap' commit='HEAD' disabled='true'>
+ <layers/>
+ </repo>
<repo name='meta-qt6' url='https://code.qt.io/yocto/meta-qt6.git' branch='6.9' commit='2b4e60e319348ae2d53072b901645f30b4cc42bf'>
<layers/>
</repo>
@@ -62,9 +65,6 @@
<layer>meta</layer>
</layers>
</repo>
- <repo name='meta-edgeai' url='https://git.ti.com/git/edgeai/meta-edgeai.git' branch='scarthgap' commit='11.01.07.05'>
- <layers/>
- </repo>
</repos>
<tools>
Add config for CoreSDK 11.01.07 release. Signed-off-by: Ryan Eatmon <reatmon@ti.com> --- ....json => coresdk-11.01.07-config.conf.json} | 2 +- .../coresdk-11.01.07-config.txt} | 4 ++-- .../coresdk-11.01.07-config.yml} | 12 ------------ .../coresdk-11.01.07-config.xml} | 18 +++++++++--------- 4 files changed, 12 insertions(+), 24 deletions(-) copy bitbake-setup/coresdk/{coresdk-11.01.05-config.conf.json => coresdk-11.01.07-config.conf.json} (99%) copy configs/{processor-sdk-analytics/processor-sdk-analytics-11.01.07.05-config.txt => coresdk/coresdk-11.01.07-config.txt} (87%) copy kas/{processor-sdk-analytics/processor-sdk-analytics-11.01.07.05-config.yml => coresdk/coresdk-11.01.07-config.yml} (87%) copy src/configs/{processor-sdk-analytics/processor-sdk-analytics-11.01.07.05-config.xml => coresdk/coresdk-11.01.07-config.xml} (89%)