Signed-off-by: Rahul T R <[email protected]> --- .../processor-sdk-analytics-10.00.00-config.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 configs/processor-sdk-analytics/processor-sdk-analytics-10.00.00-config.txt
diff --git a/configs/processor-sdk-analytics/processor-sdk-analytics-10.00.00-config.txt b/configs/processor-sdk-analytics/processor-sdk-analytics-10.00.00-config.txt new file mode 100644 index 0000000..8311684 --- /dev/null +++ b/configs/processor-sdk-analytics/processor-sdk-analytics-10.00.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.8,11d83170922a2c6b9db1f6e8c23e533526984b2c +meta-arago,https://git.yoctoproject.org/meta-arago,scarthgap,cbf054c7401af6e1e8bcc4eab07daa9a4996f7f3,layers=meta-arago-distro:meta-arago-extras:meta-arago-demos:meta-arago-test +meta-qt5,https://github.com/meta-qt5/meta-qt5.git,scarthgap,eb828418264a49b8d00035cb3d7b12fcea3be801,layers= +meta-virtualization,https://git.yoctoproject.org/meta-virtualization,scarthgap,54b806b1985f3989722ee308e1073530fe3328c1,layers= +meta-openembedded,https://git.openembedded.org/meta-openembedded,scarthgap,80e01188fa822d87d301ee71973c462d7a865493,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia +meta-ti,https://git.yoctoproject.org/meta-ti,scarthgap,84328ead40d7e6fcce4d80ab7d07f4dcaf9d777e,layers=meta-ti-extras:meta-ti-bsp +meta-arm,https://git.yoctoproject.org/meta-arm,scarthgap,ecece16871afe6b674d2aafd27e0f18bbaef1966,layers=meta-arm:meta-arm-toolchain +oe-core,https://git.openembedded.org/openembedded-core,scarthgap,bf3fe8c01c5cc00ada22049f4f0abb485e2a626f,layers=meta +meta-tisdk,https://git.ti.com/git/ti-sdk-linux/meta-tisdk.git,scarthgap,af81e0d81c5efd005bfc0ef749f690f9748c70f6,layers= +meta-edgeai,https://git.ti.com/git/edgeai/meta-edgeai.git,scarthgap,a3b8006957fbc31f8375a5989be7c42b2ba2959b,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 (#15511): https://lists.yoctoproject.org/g/meta-arago/message/15511 Mute This Topic: https://lists.yoctoproject.org/mt/107978169/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
