Also update meta-edgeai commit of 9.1 config to get a fix related to tisdk-uenv
Signed-off-by: Rahul T R <[email protected]> --- .../processor-sdk-analytics-09.01.00-config.txt | 2 +- .../processor-sdk-analytics-09.02.00-config.txt | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 configs/processor-sdk-analytics/processor-sdk-analytics-09.02.00-config.txt diff --git a/configs/processor-sdk-analytics/processor-sdk-analytics-09.01.00-config.txt b/configs/processor-sdk-analytics/processor-sdk-analytics-09.01.00-config.txt index fa57171..3a302a9 100644 --- a/configs/processor-sdk-analytics/processor-sdk-analytics-09.01.00-config.txt +++ b/configs/processor-sdk-analytics/processor-sdk-analytics-09.01.00-config.txt @@ -10,7 +10,7 @@ meta-ti,https://git.yoctoproject.org/meta-ti,kirkstone,6ad91a192fa1ab33775a22894 meta-arm,https://git.yoctoproject.org/meta-arm,kirkstone,b187fb9232ca0a6b5f8f90b4715958546fc41d73,layers=meta-arm:meta-arm-toolchain oe-core,https://git.openembedded.org/openembedded-core,kirkstone,b77cd331199fa62e3b162f37efca3b927c68d8e5,layers=meta meta-tisdk,https://git.ti.com/git/ti-sdk-linux/meta-tisdk.git,kirkstone,d0a92bc0a53276a3faad16ed52084451f4d1b3bf,layers= -meta-edgeai,https://git.ti.com/git/edgeai/meta-edgeai.git,kirkstone,02ce7e60b449c72def00f26afc549034cbd82ba9,layers= +meta-edgeai,https://git.ti.com/git/edgeai/meta-edgeai.git,kirkstone,fa42c52098a72461921dd3fb848ff1271bdb7425,layers= OECORELAYERCONF=./sample-files/bblayers.conf.sample OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample BITBAKE_INCLUSIVE_VARS=yes diff --git a/configs/processor-sdk-analytics/processor-sdk-analytics-09.02.00-config.txt b/configs/processor-sdk-analytics/processor-sdk-analytics-09.02.00-config.txt new file mode 100644 index 0000000..5ec39e5 --- /dev/null +++ b/configs/processor-sdk-analytics/processor-sdk-analytics-09.02.00-config.txt @@ -0,0 +1,16 @@ +# 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.0,40fd5f4eef7460ca67f32cfce8e229e67e1ff607 +meta-arago,https://git.yoctoproject.org/meta-arago,kirkstone,98f178314931635c8641d1394dfd4341b86b6be2,layers=meta-arago-distro:meta-arago-extras:meta-arago-demos:meta-arago-test +meta-qt5,https://github.com/meta-qt5/meta-qt5.git,kirkstone,ae8a97f79364bed1abc297636f7933d0e35f22be,layers= +meta-virtualization,https://git.yoctoproject.org/meta-virtualization,kirkstone,cb2bc17e96552cdfc141d27bd9f4dbd95a872846,layers= +meta-openembedded,https://git.openembedded.org/meta-openembedded,kirkstone,8bb16533532b6abc2eded7d9961ab2a108fd7a5b,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems +meta-ti,https://git.yoctoproject.org/meta-ti,kirkstone,376a2143533c6497b4e79304eccca2a630784436,layers=meta-ti-extras:meta-ti-bsp +meta-arm,https://git.yoctoproject.org/meta-arm,kirkstone,d7b7b6fb6c7c5545e718e44f38853d1718ce5446,layers=meta-arm:meta-arm-toolchain +oe-core,https://git.openembedded.org/openembedded-core,kirkstone,1b5405955c7c2579ed1f52522e2e177d0281fa33,layers=meta +meta-tisdk,https://git.ti.com/git/ti-sdk-linux/meta-tisdk.git,kirkstone,b127f5f2a16fdc092a339939cf04c2fc92f15a34,layers= +meta-edgeai,https://git.ti.com/git/edgeai/meta-edgeai.git,kirkstone,0de8484d01ea85a7c366e6b56b1119613321dddb,layers= +OECORELAYERCONF=./sample-files/bblayers.conf.sample +OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample +BITBAKE_INCLUSIVE_VARS=yes -- 2.34.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15258): https://lists.yoctoproject.org/g/meta-arago/message/15258 Mute This Topic: https://lists.yoctoproject.org/mt/105344419/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
