- Add AM64x Processor SDK Config for 08.05.00.13 release - Add AM62x Processor SDK Config for 08.05.00.14 release
Signed-off-by: Paresh Bhagat <[email protected]> --- .../processor-sdk-08.05.00.13-config.txt | 15 +++++++++++++++ .../processor-sdk-08.05.00.14-config.txt | 15 +++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 configs/processor-sdk/processor-sdk-08.05.00.13-config.txt create mode 100644 configs/processor-sdk/processor-sdk-08.05.00.14-config.txt diff --git a/configs/processor-sdk/processor-sdk-08.05.00.13-config.txt b/configs/processor-sdk/processor-sdk-08.05.00.13-config.txt new file mode 100644 index 0000000..cdd31cd --- /dev/null +++ b/configs/processor-sdk/processor-sdk-08.05.00.13-config.txt @@ -0,0 +1,15 @@ +# 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,1.46,0784db7 +meta-processor-sdk,https://git.ti.com/cgit/processor-sdk/meta-processor-sdk,dunfell,702abbc518cad8412f9451adf25a2ca8edb24726,layers= +meta-arago,https://git.yoctoproject.org/meta-arago,dunfell,08.05.00.007,layers=meta-arago-distro:meta-arago-extras +# meta-browser,https://github.com/OSSystems/meta-browser.git,master,5f365ef0f842ba4651efe88787cf9c63bc8b6cb3,layers= +meta-qt5,https://github.com/meta-qt5/meta-qt5.git,dunfell,5ef3a0f,layers= +meta-virtualization,https://git.yoctoproject.org/meta-virtualization,dunfell,beea119eb529b4a11f266004aee8b548427aea39,layers= +meta-openembedded,https://git.openembedded.org/meta-openembedded,dunfell,7203130ed8b58c0df75cb72222ac2bcf546bce44,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia +meta-ti,https://git.yoctoproject.org/meta-ti,dunfell,08.05.00.007,layers= +meta-arm,https://git.yoctoproject.org/meta-arm,dunfell,c4f04f3fb66f8f4365b08b553af8206372e90a63,layers=meta-arm:meta-arm-toolchain +oe-core,https://git.openembedded.org/openembedded-core,dunfell,408bf1b4bb4f4ed126c17fb3676f9fa0513065ba,layers=meta +OECORELAYERCONF=./sample-files/bblayers.conf.sample +OECORELOCALCONF=./sample-files/local-arago64.conf.sample diff --git a/configs/processor-sdk/processor-sdk-08.05.00.14-config.txt b/configs/processor-sdk/processor-sdk-08.05.00.14-config.txt new file mode 100644 index 0000000..f852396 --- /dev/null +++ b/configs/processor-sdk/processor-sdk-08.05.00.14-config.txt @@ -0,0 +1,15 @@ +# 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,1.46,0784db7 +meta-processor-sdk,https://git.ti.com/cgit/processor-sdk/meta-processor-sdk,dunfell,8d8d2240ac45f964575ae7fe4af09bf4d2efcfaf,layers= +meta-arago,https://git.yoctoproject.org/meta-arago,dunfell,08.05.00.007,layers=meta-arago-distro:meta-arago-extras +# meta-browser,https://github.com/OSSystems/meta-browser.git,master,5f365ef0f842ba4651efe88787cf9c63bc8b6cb3,layers= +meta-qt5,https://github.com/meta-qt5/meta-qt5.git,dunfell,5ef3a0f,layers= +meta-virtualization,https://git.yoctoproject.org/meta-virtualization,dunfell,beea119eb529b4a11f266004aee8b548427aea39,layers= +meta-openembedded,https://git.openembedded.org/meta-openembedded,dunfell,7203130ed8b58c0df75cb72222ac2bcf546bce44,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia +meta-ti,https://git.yoctoproject.org/meta-ti,dunfell,08.05.00.007,layers= +meta-arm,https://git.yoctoproject.org/meta-arm,dunfell,c4f04f3fb66f8f4365b08b553af8206372e90a63,layers=meta-arm:meta-arm-toolchain +oe-core,https://git.openembedded.org/openembedded-core,dunfell,408bf1b4bb4f4ed126c17fb3676f9fa0513065ba,layers=meta +OECORELAYERCONF=./sample-files/bblayers.conf.sample +OECORELOCALCONF=./sample-files/local-arago64.conf.sample -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14132): https://lists.yoctoproject.org/g/meta-arago/message/14132 Mute This Topic: https://lists.yoctoproject.org/mt/95560099/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
