similarity index 99%
copy from bitbake-setup/coresdk/coresdk-11.01.08-config.conf.json
copy to bitbake-setup/coresdk/coresdk-11.01.16-config.conf.json
@@ -1,6 +1,6 @@
{
"version": "1.0",
- "description": "TI CoreSDK v11.01.08",
+ "description": "TI CoreSDK v11.01.16",
"sources": {
"oe-layersetup": {
"git-remote": {
similarity index 86%
copy from configs/processor-sdk/processor-sdk-scarthgap-11.01.16.13-config.txt
copy to configs/coresdk/coresdk-11.01.16-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,1c9ec1ffde75809de34c10d3ec2b40d84d258cb4
-meta-tisdk,https://github.com/TexasInstruments/meta-tisdk.git,scarthgap,11.01.16.13,layers=meta-ti-foundational:meta-ti-ml
meta-arago,https://git.yoctoproject.org/meta-arago,scarthgap,11.01.16,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,c7d71f4cece4d1fe3110c945b9bd40ca82960e05,layers=
meta-virtualization,https://git.yoctoproject.org/meta-virtualization,scarthgap,af1db2042caf8021d767dce1b26c08b59b96f3d1,layers=
meta-openembedded,https://git.openembedded.org/meta-openembedded,scarthgap,e621da947048842109db1b4fd3917a02e0501aa2,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia
@@ -11,7 +12,7 @@ meta-lts-mixins,https://git.yoctoproject.org/meta-lts-mixins,scarthgap/rust,a804
meta-ti,https://git.yoctoproject.org/meta-ti,scarthgap,11.01.16,layers=meta-ti-extras:meta-beagle:meta-ti-bsp
meta-arm,https://git.yoctoproject.org/meta-arm,scarthgap,0f1e7bf92c89759f0ab74cfa5be4ee47b092ad46,layers=meta-arm:meta-arm-toolchain
meta-clang,https://github.com/kraj/meta-clang,scarthgap,057ee563305e9484b29d02347aeafdadc5ea28ed,layers=
-#meta-flutter,https://github.com/meta-flutter/meta-flutter.git,scarthgap,828139cbee2285c5be983990eb00982b4870081e,layers=.:meta-flutter-apps
+#meta-flutter,https://github.com/meta-flutter/meta-flutter.git,scarthgap,HEAD,layers=.:meta-flutter-apps
oe-core,https://git.openembedded.org/openembedded-core,scarthgap,4cf131ebd157b79226533b5a5074691dd0e1a4ab,layers=meta
OECORELAYERCONF=./sample-files/bblayers.conf.sample
similarity index 91%
copy from kas/processor-sdk/processor-sdk-scarthgap-11.01.16.13-config.yml
copy to kas/coresdk/coresdk-11.01.16-config.yml
@@ -15,14 +15,6 @@ repos:
layers:
.: disabled
- meta-tisdk:
- url: "https://github.com/TexasInstruments/meta-tisdk.git"
- branch: "scarthgap"
- commit: "11.01.16.13"
- layers:
- meta-ti-foundational:
- meta-ti-ml:
-
meta-arago:
url: "https://git.yoctoproject.org/meta-arago"
branch: "scarthgap"
similarity index 88%
copy from src/configs/processor-sdk/processor-sdk-scarthgap-chromium-11.01.16.13-config.xml
copy to src/configs/coresdk/coresdk-11.01.16-config.xml
@@ -1,6 +1,6 @@
<?xml version='1.0'?>
<config>
- <description>TI Processor SDK vchromium-11.01.16.13</description>
+ <description>TI CoreSDK v11.01.16</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,12 +10,6 @@
<bitbake url='https://git.openembedded.org/bitbake' branch='2.8' commit='1c9ec1ffde75809de34c10d3ec2b40d84d258cb4'/>
<repos>
- <repo name='meta-tisdk' url='https://github.com/TexasInstruments/meta-tisdk.git' branch='scarthgap' commit='11.01.16.13'>
- <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.01.16'>
<layers>
<layer>meta-arago-distro</layer>
@@ -23,11 +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'>
+ <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='c7d71f4cece4d1fe3110c945b9bd40ca82960e05'>
<layers/>
</repo>
@@ -63,7 +60,7 @@
<repo name='meta-clang' url='https://github.com/kraj/meta-clang' branch='scarthgap' commit='057ee563305e9484b29d02347aeafdadc5ea28ed'>
<layers/>
</repo>
- <repo name='meta-flutter' url='https://github.com/meta-flutter/meta-flutter.git' branch='scarthgap' commit='828139cbee2285c5be983990eb00982b4870081e' disabled='true'>
+ <repo name='meta-flutter' url='https://github.com/meta-flutter/meta-flutter.git' branch='scarthgap' commit='HEAD' disabled='true'>
<layers>
<layer>.</layer>
<layer>meta-flutter-apps</layer>