-
Notifications
You must be signed in to change notification settings - Fork 4
Core build for tplino
License
travelping/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 Building Packages ================= To build packages first you need to setup your enviroment by sourcing the file *oe-init-build-env* which will setup a number enviroment variables. This should be done as "./oe-init-build-env builddir" Building An Image ================= To test, that it working, try to build an image: NOTE: This may take a whil bitbake core-image-tplino To test, run runqemu qemux86 core-image-tplino 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