Created
March 2, 2022 22:00
-
-
Save RobertCNelson/fee2b02966e611835751a65c955e6367 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # This file takes repo entries in the format | |
| # repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern] | |
| bitbake,git://git.openembedded.org/bitbake,1.46,f18b65d0b9a6b983d53bde491e1bf2ca56949444 | |
| meta-arago,git://git.yoctoproject.org/meta-arago,dunfell,08.01.00.006,layers=meta-arago-distro:meta-arago-extras | |
| meta-psdkla,git://git.ti.com/jacinto-linux/meta-psdkla.git,master,f030757ec1e3657a26fdfa75c5148eae6c264580,layers= | |
| #meta-browser,git://github.com/OSSystems/meta-browser.git,master,5f365ef0f842ba4651efe88787cf9c63bc8b6cb3,layers= | |
| meta-qt5,git://github.com/meta-qt5/meta-qt5.git,dunfell,b4d24d70aca75791902df5cd59a4f4a54aa4a125,layers= | |
| meta-virtualization,git://git.yoctoproject.org/meta-virtualization,dunfell,180241e0eee718fc52c7b6b25dbd1d845a8047c4,layers= | |
| meta-openembedded,git://git.openembedded.org/meta-openembedded,dunfell,69f94af4d91215e7d4e225bab54bf3bcfee42f1c,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems | |
| meta-ti,git://git.yoctoproject.org/meta-ti,dunfell,08.01.00.006,layers= | |
| meta-arm,git://git.yoctoproject.org/meta-arm,dunfell,c4f04f3fb66f8f4365b08b553af8206372e90a63,layers=meta-arm:meta-arm-toolchain | |
| oe-core,git://git.openembedded.org/openembedded-core,dunfell,f61fcb6e176f19f1e768ce63a693f238713c8887,layers=meta | |
| meta-aws,https://github.com/aws/meta-aws.git,dunfell,2f72301f5a73279c4d2f12fc6218876629666e06,layers= | |
| meta-jupyter,https://github.com/Xilinx/meta-jupyter.git,master,82db248e2eca36e52cbeafe599b755dc87720383,layers= | |
| OECORELAYERCONF=./sample-files/bblayers.conf.sample | |
| OECORELOCALCONF=./sample-files/local-arago64.conf.sample |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment