summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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>
2014-08-22add some content to yocto basicsManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-22yocto: added some frames needed to be filled with content laterManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-22define topics for yocto basics and advanced courseManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-22reorganize git clones of yocto stuffManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-22Merge branch 'yocto-new'Jan Altenberg
2014-08-22Converted third party GIT slides to linutronix styleJan Altenberg
2014-08-21use grub2 instead of grub1Manuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-21Third party material: GIT intro by bitshift dynamics. Thanks guys! :)Jan Altenberg
2014-08-21Quick reference to quilt: First versionJan Altenberg