summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-05lx-trainer: add documentation and scriptsManuel Traut
this moves also the elbe-xml into a lx-trainer directory. 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-03add slides about our lx-trainer setupManuel Traut
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-02lx-trainer: add gnueabi instead of armhf version of toolchainManuel 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-02lx-trainer-vm: switch to 64bit development toolsManuel Traut
- use current linaro toolchain instead of old 32bit code-sourcery - use eclipse keppler (64bit) latest release supported by yocto 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>
2015-01-12replace \cmd usageManuel Traut
it's no longer available in lx-cd Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-01-12make: restore config and tail files after master buildManuel Traut
otherwise a rebuild isn't posible Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-01-12update gitignoreManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-01-12make: redirect stdout into logfileManuel Traut
to get a chance to recognize errors Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-01-12debugging-tools: fix typo in MakefileManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-01-12fix typo in MakefileManuel Traut
interaction parameter for xelatex should be batchmode not patchmode Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-01-12lx-trainer-vm: also use 64bit kernelsManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2015-01-12add jans ese 2012 slides as debugging toolsManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-12-12updates for elbe-1.0Manuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-11-07update elbe-example to be elbe-1.0 compatibleManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-11-07elbe-example/myrepo add .bz2 and .gz IndicesManuel Traut
to make current apt work on this repo Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-11-07lx-trainer-vm: add sudo functionalityManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-11-07lx-trainer-vm: make rfs partition bootableManuel Traut
needed for usb boot on most BIOSes 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-29Added some packages to the VM (based on mbconnectline feedback)Jan Altenberg
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>
2014-08-28yocto: describe adding fsl layers and building a predefined imageManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-28add slides about adt and sdkManuel Traut
this stuff sucks even more than the bitbake chaos Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-28yocto: add build configuration and move it from basic to advancedManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-28describe layer configurationManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-28Yocto: rename SDK in ADTManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-27extend yocto slidesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-27add comments to lx-trainer-vmManuel Traut
and packages needed by yocto/toaster Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-27reorder yocto presentationsManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-27split machine.conf and tasks into several slidesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-26describe all tasks and a lot of variablesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-25yocto-basic: updated details for recipe syntax and classesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-22yocto: slide about default_preferenceManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>