@@ -1,21 +1,21 @@
# 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-arago,https://git.yoctoproject.org/meta-arago,scarthgap,1640df60b0f75722b9e5923a5bfba3767e7d97a8,layers=meta-arago-distro:meta-arago-extras:meta-arago-test
+bitbake,https://git.openembedded.org/bitbake,2.8,d3b4c352dd33fca90cd31649eda054b884478739
+meta-arago,https://git.yoctoproject.org/meta-arago,scarthgap,efba4adb406b9675641ee85ea3bce1c375ef5963,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,17ac21e7d7f6f40a87618b22278b63bcfa14dbf2,layers=
-meta-openembedded,https://git.openembedded.org/meta-openembedded,scarthgap,e76bf51a92b41d4cb185fc164ae43a863910ccd1,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia
+meta-virtualization,https://git.yoctoproject.org/meta-virtualization,scarthgap,3dd635f613f7299d986a8ab6bc9f584370f8ed1d,layers=
+meta-openembedded,https://git.openembedded.org/meta-openembedded,scarthgap,5124ac4a658899158f4a7a2ddf1d2ca931ec7d0e,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,ea8c0b1cf1ab8a0b327e3feb1144c1ccf05b8278,layers=meta-ti-extras:meta-beagle:meta-ti-bsp
+meta-ti,https://git.yoctoproject.org/meta-ti,scarthgap,a444d3137a527d4a405986a5ffa143ed7dfc0961,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,5c602337ea1a80fb7217eeda04e396cf90587dca,layers=
+meta-clang,https://github.com/kraj/meta-clang,scarthgap,5bce7e26a38a58bb52242494e54ab2af40009574,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,2b3d2b671a149cbeea2bdc9ba42192da2015c3b7,layers=meta
-meta-tisdk,https://git.ti.com/git/ti-sdk-linux/meta-tisdk.git,scarthgap,32482cad2f630892b733c1457b9e9d835b098174,layers=meta-ti-foundational
-meta-edgeai,https://git.ti.com/git/edgeai/meta-edgeai.git,scarthgap,7d07e25a15632494d6c30efb09d68de1c95f9394,layers=
+oe-core,https://git.openembedded.org/openembedded-core,scarthgap,52380df998b3a8fe6a091f8547434a3231320a8e,layers=meta
+meta-tisdk,https://git.ti.com/git/ti-sdk-linux/meta-tisdk.git,scarthgap,755bc6a5007feb1d1dcf6f2a155442f997e37e5a,layers=meta-ti-foundational
+meta-edgeai,https://git.ti.com/git/edgeai/meta-edgeai.git,scarthgap,216d5badbf187e8e8cfa298534e5e1d37d7d69a1,layers=
OECORELAYERCONF=./sample-files/bblayers.conf.sample
OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample
@@ -11,7 +11,7 @@ repos:
bitbake:
url: "https://git.openembedded.org/bitbake"
branch: "2.8"
- commit: "8dcf084522b9c66a6639b5f117f554fde9b6b45a"
+ commit: "d3b4c352dd33fca90cd31649eda054b884478739"
path: "sources/bitbake"
layers:
.: disabled
@@ -19,7 +19,7 @@ repos:
meta-arago:
url: "https://git.yoctoproject.org/meta-arago"
branch: "scarthgap"
- commit: "1640df60b0f75722b9e5923a5bfba3767e7d97a8"
+ commit: "efba4adb406b9675641ee85ea3bce1c375ef5963"
path: "sources/meta-arago"
layers:
meta-arago-distro:
@@ -35,13 +35,13 @@ repos:
meta-virtualization:
url: "https://git.yoctoproject.org/meta-virtualization"
branch: "scarthgap"
- commit: "17ac21e7d7f6f40a87618b22278b63bcfa14dbf2"
+ commit: "3dd635f613f7299d986a8ab6bc9f584370f8ed1d"
path: "sources/meta-virtualization"
meta-openembedded:
url: "https://git.openembedded.org/meta-openembedded"
branch: "scarthgap"
- commit: "e76bf51a92b41d4cb185fc164ae43a863910ccd1"
+ commit: "5124ac4a658899158f4a7a2ddf1d2ca931ec7d0e"
path: "sources/meta-openembedded"
layers:
meta-networking:
@@ -60,7 +60,7 @@ repos:
meta-ti:
url: "https://git.yoctoproject.org/meta-ti"
branch: "scarthgap"
- commit: "ea8c0b1cf1ab8a0b327e3feb1144c1ccf05b8278"
+ commit: "a444d3137a527d4a405986a5ffa143ed7dfc0961"
path: "sources/meta-ti"
layers:
meta-ti-extras:
@@ -79,13 +79,13 @@ repos:
meta-clang:
url: "https://github.com/kraj/meta-clang"
branch: "scarthgap"
- commit: "5c602337ea1a80fb7217eeda04e396cf90587dca"
+ commit: "5bce7e26a38a58bb52242494e54ab2af40009574"
path: "sources/meta-clang"
oe-core:
url: "https://git.openembedded.org/openembedded-core"
branch: "scarthgap"
- commit: "2b3d2b671a149cbeea2bdc9ba42192da2015c3b7"
+ commit: "52380df998b3a8fe6a091f8547434a3231320a8e"
path: "sources/oe-core"
layers:
meta:
@@ -93,7 +93,7 @@ repos:
meta-tisdk:
url: "https://git.ti.com/git/ti-sdk-linux/meta-tisdk.git"
branch: "scarthgap"
- commit: "32482cad2f630892b733c1457b9e9d835b098174"
+ commit: "755bc6a5007feb1d1dcf6f2a155442f997e37e5a"
path: "sources/meta-tisdk"
layers:
meta-ti-foundational:
@@ -101,5 +101,5 @@ repos:
meta-edgeai:
url: "https://git.ti.com/git/edgeai/meta-edgeai.git"
branch: "scarthgap"
- commit: "7d07e25a15632494d6c30efb09d68de1c95f9394"
+ commit: "216d5badbf187e8e8cfa298534e5e1d37d7d69a1"
path: "sources/meta-edgeai"
@@ -7,10 +7,10 @@
<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'/>
+ <bitbake url='https://git.openembedded.org/bitbake' branch='2.8' commit='d3b4c352dd33fca90cd31649eda054b884478739'/>
<repos>
- <repo name='meta-arago' url='https://git.yoctoproject.org/meta-arago' branch='scarthgap' commit='1640df60b0f75722b9e5923a5bfba3767e7d97a8'>
+ <repo name='meta-arago' url='https://git.yoctoproject.org/meta-arago' branch='scarthgap' commit='efba4adb406b9675641ee85ea3bce1c375ef5963'>
<layers>
<layer>meta-arago-distro</layer>
<layer>meta-arago-extras</layer>
@@ -28,10 +28,10 @@
<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='17ac21e7d7f6f40a87618b22278b63bcfa14dbf2'>
+ <repo name='meta-virtualization' url='https://git.yoctoproject.org/meta-virtualization' branch='scarthgap' commit='3dd635f613f7299d986a8ab6bc9f584370f8ed1d'>
<layers/>
</repo>
- <repo name='meta-openembedded' url='https://git.openembedded.org/meta-openembedded' branch='scarthgap' commit='e76bf51a92b41d4cb185fc164ae43a863910ccd1'>
+ <repo name='meta-openembedded' url='https://git.openembedded.org/meta-openembedded' branch='scarthgap' commit='5124ac4a658899158f4a7a2ddf1d2ca931ec7d0e'>
<layers>
<layer>meta-networking</layer>
<layer>meta-python</layer>
@@ -44,7 +44,7 @@
<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='ea8c0b1cf1ab8a0b327e3feb1144c1ccf05b8278'>
+ <repo name='meta-ti' url='https://git.yoctoproject.org/meta-ti' branch='scarthgap' commit='a444d3137a527d4a405986a5ffa143ed7dfc0961'>
<layers>
<layer>meta-ti-extras</layer>
<layer>meta-beagle</layer>
@@ -57,7 +57,7 @@
<layer>meta-arm-toolchain</layer>
</layers>
</repo>
- <repo name='meta-clang' url='https://github.com/kraj/meta-clang' branch='scarthgap' commit='5c602337ea1a80fb7217eeda04e396cf90587dca'>
+ <repo name='meta-clang' url='https://github.com/kraj/meta-clang' branch='scarthgap' commit='5bce7e26a38a58bb52242494e54ab2af40009574'>
<layers/>
</repo>
<repo name='meta-flutter' url='https://github.com/meta-flutter/meta-flutter.git' branch='scarthgap' commit='HEAD' disabled='true'>
@@ -66,17 +66,17 @@
<layer>meta-flutter-apps</layer>
</layers>
</repo>
- <repo name='oe-core' url='https://git.openembedded.org/openembedded-core' branch='scarthgap' commit='2b3d2b671a149cbeea2bdc9ba42192da2015c3b7'>
+ <repo name='oe-core' url='https://git.openembedded.org/openembedded-core' branch='scarthgap' commit='52380df998b3a8fe6a091f8547434a3231320a8e'>
<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='32482cad2f630892b733c1457b9e9d835b098174'>
+ <repo name='meta-tisdk' url='https://git.ti.com/git/ti-sdk-linux/meta-tisdk.git' branch='scarthgap' commit='755bc6a5007feb1d1dcf6f2a155442f997e37e5a'>
<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='7d07e25a15632494d6c30efb09d68de1c95f9394'>
+ <repo name='meta-edgeai' url='https://git.ti.com/git/edgeai/meta-edgeai.git' branch='scarthgap' commit='216d5badbf187e8e8cfa298534e5e1d37d7d69a1'>
<layers/>
</repo>
</repos>