summaryrefslogtreecommitdiff
path: root/distribution/yocto-advanced/poky/meta-mini/conf
AgeCommit message (Collapse)Author
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: extend meta-mini to work with beaglebone-blackManuel Traut
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>
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-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: set prefered bootloader for beaglebone blackManuel 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-02add meta-mini yocto layerManuel Traut
initial version (not as submodule) Signed-off-by: Manuel Traut <manut@linutronix.de>