summaryrefslogtreecommitdiff
path: root/distribution/yocto-advanced
AgeCommit message (Collapse)Author
2018-04-19replace *all* tabs with spacesJohn Ogness
There are times when tabs are allowed and times when they are not. Let's just simply never use tabs for anything. This makes it easy to find presentations where tabs were accidentally inserted. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2017-12-19update yocto-advanced: sync to devel/manut/yoctoJohn Ogness
The devel/manut/yocto heavily diverted from master. Sync with latest version 8cd4956a9b48a316eab6dc6d1b1f6cd51362fecf. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2016-07-13yocto: Fix build breakHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2016-06-29yocto: add ilus exportsrc.bblcassManuel Traut
it's a simple example for a class Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-06-01yocto: add slide about using yocto without internet accessManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-05-19yocto-scripts: remove recipetoolManuel Traut
can't find out how to use it Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-05-18yocto-advanced: add missing [fragile]sManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-05-18yocto: add slide with helper scriptsManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-05-18yocto-advanced: switch to poky krogoth releaseManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-05-18split yocto advanced trainingManuel Traut
use several tex files and include them in the presentation Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-01-22rework yocto advanced slidesManuel Traut
- improve ordering - add examples Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-01-12yocto-advanced: remove duplicated slidesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-01-12mv yocto examples into example dirManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-01-12yocto: switch example from eglibc to glibcManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-01-12yocto-slides: small improvementsManuel Traut
* toaster screenshots * updated kernel recipe to match meta-mini * updated agenda Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-01-12yocto-advanced/meta-mini: improve meta-miniManuel Traut
- add sysvinit to mini-image - set uBoot Env for beaglebone-black Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-01-12yocto/advanced - meta-mini: add beaglebone black supportManuel Traut
and hello world examples Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-01-12yocto-advanced/meta-mini: beaglebone-black rename u-boot imageManuel Traut
needs to end with .img not .bin Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-01-12yocto-advanced: meta-mini set first part activeManuel Traut
needed for beaglebone black to retrive MLO from this partition Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-01-12yocto-advanced: extend meta-mini to work with beaglebone-blackManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-01-12yocto-advanced: switch from meta-linutronix to meta-miniManuel Traut
meta mini implements very basic images with an own kernel Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-01-12add a very minimalistic sabrelite layerManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-01-12yocto-advanced: update kernel buildManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-01-12yocto: rework layoutManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-01-12yocto: meta-linutronix distro opengl is needed otherwise build failsManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-01-12update distro.conf to enable toolchain generationManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-01-12yocto: add systemd slideManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-05-08fix typos in yocto slidesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-05-08yocto/meta-mini: remove distro configManuel Traut
it's better to copy poky.conf and modify it during the training Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-05-04update yocto slidesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-05-04yocto: remove eglibc bbappend from meta-miniManuel Traut
glibc is used in current yocto releases Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-02-05yocto-advanced: add missing line in machine configManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-02-05yocto-advanced/meta-mini: also set prefered_provider-u-bootManuel Traut
to use an own u-boot bootloader 2 providers variables need to be set: provider_bootloader and provider_u-boot. If the last one is missing the u-boot from the meta-ti layer is used. Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-02-04yocto-advanced/meta-mini: specify bootloader to useManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-02-04yocto-advanced/meta-mini: set prefered bootloader for beaglebone blackManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-02-04yocto-advanced/meta-mini: set correct kernel checksumsManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-02-03yocto-advanced: switch from 3.18.5 kernel back to 3.16.1Manuel Traut
3.18.5 marks yocto toolchain as 'known as broken' and stops compile Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-02-03make stuff fit on slidesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-02-03yocto-advanced: improve slides and examplesManuel Traut
convert everything to beaglebone-black and use the same names and path in the example and the slides Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-02-03rename own distro to match slidesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-02-02yocto: switch examples to beaglebone-blackManuel Traut
(not verified with real hardware at the moment) Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-02-02add meta-mini yocto layerManuel Traut
initial version (not as submodule) Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-02-02remove meta-mini (it was added as submodule by accident)Manuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-02-02yocto: add our meta-mini layerManuel Traut
with a lot of useful examples! Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-01-12add missing [fragile] tags to framesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-29yocto: add more recipe examplesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-29yocto: add autotools hello world exampleManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-29add yocto examplesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-29yocto: describe adding an own kernelManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-28add own layer and own distroManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>