summaryrefslogtreecommitdiff
path: root/distribution/Kconfig
AgeCommit message (Collapse)Author
2018-11-29add 'yocto-layer-example'Manuel Traut
This is a first attemp to create a new slideset for day2 of yocto-trainig. The slideset is based on 'yocto-advanced' but with integration of 'meta-schulung' explanations. I used a slightly modified version of 'meta-schulung'. The following changes are currently not available in git: I don't use linux-yocto in meta-schulung, but use an own kernel-recipe and integrate the RT-PREEMPT patch. wic: i can't see the need for the second partition and the need for huge files in the kconfig. It works for me by adding ' --align 1024 ' to the wic setup. I decided to use ext2 instead of ext4. I renamed the rootfs.bb file into schulung-base.bb I use the u-boot recipe from poky. However i don't use u-boot for anything atm. But bootloader is on our agenda.. Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-06-08autotools: add wrapper slidesManuel Traut
to enable standalone build Signed-off-by: Manuel Traut <manut@linutronix.de>
2016-05-17yocto-basics: split slidesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-07-01rework elbe training stuff to match current elbeManuel Traut
also delete presentations that are completely outdated and rename presentations to better identify their content Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-11-03add elbe 1.0 overview slidesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-20finished first version of yocto introManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-19add yocto templatesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-05-28Bugfix for ELBE example Kconfig filesJan Altenberg
2013-12-27Update all topics for KconfigJan Altenberg
2013-05-13Implement Kconfig build systemChristian Eppler
Signed-off-by: Christian Eppler <c.eppler@linutonix.de>