From: Aniket Limaye <[email protected]> Add config file for processor-sdk-linux 08.06.01.02 release
Signed-off-by: Aniket Limaye <[email protected]> --- .../processor-sdk-linux-08_06_01.txt | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 configs/processor-sdk-linux/processor-sdk-linux-08_06_01.txt diff --git a/configs/processor-sdk-linux/processor-sdk-linux-08_06_01.txt b/configs/processor-sdk-linux/processor-sdk-linux-08_06_01.txt new file mode 100644 index 0000000..8a49bfb --- /dev/null +++ b/configs/processor-sdk-linux/processor-sdk-linux-08_06_01.txt @@ -0,0 +1,22 @@ +# 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,c527976e28165de9606497c48d834872fe68372e +meta-arago,https://git.yoctoproject.org/meta-arago,dunfell,08.06.00.006,layers=meta-arago-distro:meta-arago-extras +meta-psdkla,https://git.ti.com/git/jacinto-linux/meta-psdkla.git,master,REL.PSDK.JACINTO.08.06.01.02,layers= +# meta-browser,https://github.com/OSSystems/meta-browser.git,master,5f365ef0f842ba4651efe88787cf9c63bc8b6cb3,layers= +# meta-python2,git://git.openembedded.org/meta-python2,dunfell,HEAD,layers= +meta-qt5,https://github.com/meta-qt5/meta-qt5.git,dunfell,5ef3a0ffd3324937252790266e2b2e64d33ef34f,layers= +meta-virtualization,https://git.yoctoproject.org/meta-virtualization,dunfell,beea119eb529b4a11f266004aee8b548427aea39,layers= +meta-openembedded,https://git.openembedded.org/meta-openembedded,dunfell,e707e9b7cf5c62bff4fee029965a87b22dd4ccba,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems +meta-ti,https://git.yoctoproject.org/meta-ti,dunfell,08.06.00.006,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,daaee6fcb0d201f041678af433d8e1cd6f924d09,layers=meta +meta-aws,https://github.com/aws/meta-aws.git,dunfell,64455aec341f8bef4d29dbc6638b2e44db36e38d,layers= +meta-jupyter,https://github.com/Xilinx/meta-jupyter.git,master,82db248e2eca36e52cbeafe599b755dc87720383,layers= +OECORELAYERCONF=./sample-files/bblayers.conf.sample +# if meta-browser/5f365ef0f842ba4651efe88787cf9c63bc8b6cb3 above is enabled, +# use below for OECORELAYERCONF to mark it compatible with dunfell +#OECORELAYERCONF=./sample-files/bblayers-dunfell-browser.conf.sample +OECORELOCALCONF=./sample-files/local-arago64.conf.sample +BITBAKE_INCLUSIVE_VARS=no -- 2.34.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14485): https://lists.yoctoproject.org/g/meta-arago/message/14485 Mute This Topic: https://lists.yoctoproject.org/mt/99265845/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
