[oe-layersetup][master][PATCH 3/4] coresdk-11.02.05-config: add config for CoreSDK 11.02.05 release

Ryan Eatmon <[email protected]>
Newsgroups org.yoctoproject.lists.meta-arago
Message-ID <[email protected]>
From: LCPD Automation Script <[email protected]>

Add config for CoreSDK 11.02.05 release.

Signed-off-by: LCPD Automation Script <[email protected]>
---
 ...nf.json => coresdk-11.02.05-config.conf.json} |  2 +-
 .../coresdk-11.02.05-config.txt}                 |  4 +++-
 .../coresdk-11.02.05-config.yml}                 |  8 --------
 ...16-config.xml => coresdk-11.02.05-config.xml} | 16 ++++++++--------
 4 files changed, 12 insertions(+), 18 deletions(-)
 copy bitbake-setup/coresdk/{coresdk-11.01.08-config.conf.json => coresdk-11.02.05-config.conf.json} (99%)
 copy configs/{processor-sdk/processor-sdk-scarthgap-11.02.05.02-config.txt => coresdk/coresdk-11.02.05-config.txt} (82%)
 copy kas/{processor-sdk/processor-sdk-scarthgap-11.02.05.02-config.yml => coresdk/coresdk-11.02.05-config.yml} (91%)
 copy src/configs/coresdk/{coresdk-11.01.16-config.xml => coresdk-11.02.05-config.xml} (85%)

diff --git a/bitbake-setup/coresdk/coresdk-11.01.08-config.conf.json b/bitbake-setup/coresdk/coresdk-11.02.05-config.conf.json
similarity index 99%
copy from bitbake-setup/coresdk/coresdk-11.01.08-config.conf.json
copy to bitbake-setup/coresdk/coresdk-11.02.05-config.conf.json
index 8658e2f..c9f684f 100644
--- a/bitbake-setup/coresdk/coresdk-11.01.08-config.conf.json
+++ b/bitbake-setup/coresdk/coresdk-11.02.05-config.conf.json
@@ -1,6 +1,6 @@
 {
   "version": "1.0",
-  "description": "TI CoreSDK v11.01.08",
+  "description": "TI CoreSDK v11.02.05",
   "sources": {
     "oe-layersetup": {
       "git-remote": {
diff --git a/configs/processor-sdk/processor-sdk-scarthgap-11.02.05.02-config.txt b/configs/coresdk/coresdk-11.02.05-config.txt
similarity index 82%
copy from configs/processor-sdk/processor-sdk-scarthgap-11.02.05.02-config.txt
copy to configs/coresdk/coresdk-11.02.05-config.txt
index 31e590a..97f290e 100644
--- a/configs/processor-sdk/processor-sdk-scarthgap-11.02.05.02-config.txt
+++ b/configs/coresdk/coresdk-11.02.05-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,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-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,f1f248262d662315159ee96c604f97415d1dbe6a,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia
@@ -11,6 +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.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=
+#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,06d4981313ce67a8d53b1c14be9845b4b5a9f4cf,layers=meta
 
 OECORELAYERCONF=./sample-files/bblayers.conf.sample
diff --git a/kas/processor-sdk/processor-sdk-scarthgap-11.02.05.02-config.yml b/kas/coresdk/coresdk-11.02.05-config.yml
similarity index 91%
copy from kas/processor-sdk/processor-sdk-scarthgap-11.02.05.02-config.yml
copy to kas/coresdk/coresdk-11.02.05-config.yml
index b12cd5e..67db1c8 100644
--- a/kas/processor-sdk/processor-sdk-scarthgap-11.02.05.02-config.yml
+++ b/kas/coresdk/coresdk-11.02.05-config.yml
@@ -15,14 +15,6 @@ repos:
     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"
diff --git a/src/configs/coresdk/coresdk-11.01.16-config.xml b/src/configs/coresdk/coresdk-11.02.05-config.xml
similarity index 85%
copy from src/configs/coresdk/coresdk-11.01.16-config.xml
copy to src/configs/coresdk/coresdk-11.02.05-config.xml
index 427ad3d..58e12ae 100644
--- a/src/configs/coresdk/coresdk-11.01.16-config.xml
+++ b/src/configs/coresdk/coresdk-11.02.05-config.xml
@@ -1,16 +1,16 @@
 <?xml version='1.0'?>
 <config>
-    <description>TI CoreSDK v11.01.16</description>
+    <description>TI CoreSDK v11.02.05</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='1c9ec1ffde75809de34c10d3ec2b40d84d258cb4'/>
+    <bitbake url='https://git.openembedded.org/bitbake' branch='2.8' commit='8dcf084522b9c66a6639b5f117f554fde9b6b45a'/>
 
     <repos>
-        <repo name='meta-arago' url='https://git.yoctoproject.org/meta-arago' branch='scarthgap' commit='11.01.16'>
+        <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>
@@ -31,7 +31,7 @@
         <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='e621da947048842109db1b4fd3917a02e0501aa2'>
+        <repo name='meta-openembedded' url='https://git.openembedded.org/meta-openembedded' branch='scarthgap' commit='f1f248262d662315159ee96c604f97415d1dbe6a'>
             <layers>
                 <layer>meta-networking</layer>
                 <layer>meta-python</layer>
@@ -44,20 +44,20 @@
         <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.01.16'>
+        <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='0f1e7bf92c89759f0ab74cfa5be4ee47b092ad46'>
+        <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='057ee563305e9484b29d02347aeafdadc5ea28ed'>
+        <repo name='meta-clang' url='https://github.com/kraj/meta-clang' branch='scarthgap' commit='731488911f55ebfe746068512b426351192f82f2'>
             <layers/>
         </repo>
         <repo name='meta-flutter' url='https://github.com/meta-flutter/meta-flutter.git' branch='scarthgap' commit='HEAD' disabled='true'>
@@ -66,7 +66,7 @@
                 <layer>meta-flutter-apps</layer>
             </layers>
         </repo>
-        <repo name='oe-core' url='https://git.openembedded.org/openembedded-core' branch='scarthgap' commit='4cf131ebd157b79226533b5a5074691dd0e1a4ab'>
+        <repo name='oe-core' url='https://git.openembedded.org/openembedded-core' branch='scarthgap' commit='06d4981313ce67a8d53b1c14be9845b4b5a9f4cf'>
             <layers>
                 <layer>meta</layer>
             </layers>
-- 
2.43.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.