forked from travelping/tplino-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Core build for tplino
License
wfailla/tplino-core
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Getting Started =============== Clone tplino-core git clone this repository Initialize build enviroments in tplino-core (initialize it for every shell, that add bitbake and other yocto tools in your PATH ) . ./oe-init-build-env <PATH> For perfomance, change the number of cores and threads in conf/local.conf Add your new layer to conf/bblayers.conf: /usr/src/disk/path_to_your_meta_layer/tplino-meta-tposs To test, that it working, try to build an image: bitbake core-image-tplino To test, run runqemu qemux86 core-image-tposs serial Documentation http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html
About
Core build for tplino
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 38.1%
- C 32.0%
- BlitzBasic 18.9%
- Shell 6.7%
- C++ 3.0%
- Perl 0.9%
- Other 0.4%