| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-05 | yocto-advanced: add missing line in machine config | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2015-02-05 | yocto-advanced/meta-mini: also set prefered_provider-u-boot | Manuel 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-04 | yocto-advanced/meta-mini: specify bootloader to use | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2015-02-04 | yocto-advanced/meta-mini: set prefered bootloader for beaglebone black | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2015-02-04 | yocto-advanced/meta-mini: set correct kernel checksums | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2015-02-03 | yocto-advanced: switch from 3.18.5 kernel back to 3.16.1 | Manuel Traut | |
| 3.18.5 marks yocto toolchain as 'known as broken' and stops compile Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2015-02-03 | make stuff fit on slides | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2015-02-03 | yocto-advanced: improve slides and examples | Manuel 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-03 | rename own distro to match slides | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2015-02-02 | yocto: switch examples to beaglebone-black | Manuel Traut | |
| (not verified with real hardware at the moment) Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2015-02-02 | add meta-mini yocto layer | Manuel Traut | |
| initial version (not as submodule) Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2015-02-02 | remove meta-mini (it was added as submodule by accident) | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2015-02-02 | yocto: add our meta-mini layer | Manuel Traut | |
| with a lot of useful examples! Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2015-01-12 | add missing [fragile] tags to frames | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-11-07 | update elbe-example to be elbe-1.0 compatible | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-11-07 | elbe-example/myrepo add .bz2 and .gz Indices | Manuel Traut | |
| to make current apt work on this repo Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-11-03 | add elbe 1.0 overview slides | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-29 | yocto: add more recipe examples | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-29 | yocto: add autotools hello world example | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-29 | add yocto examples | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-29 | yocto: describe adding an own kernel | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-28 | add own layer and own distro | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-28 | yocto: describe adding fsl layers and building a predefined image | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-28 | add slides about adt and sdk | Manuel Traut | |
| this stuff sucks even more than the bitbake chaos Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-28 | yocto: add build configuration and move it from basic to advanced | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-28 | describe layer configuration | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-28 | Yocto: rename SDK in ADT | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-27 | extend yocto slides | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-27 | reorder yocto presentations | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-27 | split machine.conf and tasks into several slides | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-26 | describe all tasks and a lot of variables | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-25 | yocto-basic: updated details for recipe syntax and classes | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-22 | yocto: slide about default_preference | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-22 | add some content to yocto basics | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-22 | yocto: added some frames needed to be filled with content later | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-22 | define topics for yocto basics and advanced course | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-20 | finished first version of yocto intro | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-08-19 | add yocto templates | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-07-16 | Merge branch 'layout' | Jan Altenberg | |
| 2014-06-23 | elbe-example: fit to new style | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@mecka.net> | |||
| 2014-05-28 | Add missing distribution/elbe-example/Kconfig !! | Jan Altenberg | |
| 2014-05-28 | Bugfix for ELBE example Kconfig files | Jan Altenberg | |
| 2014-05-28 | Bugfix for ELBE internals Kconfig support | Jan Altenberg | |
| 2014-05-28 | Kconfig support for elbe-internals slideset | Jan Altenberg | |
| 2014-05-28 | Merge branch 'master' into kconfig_jan | Jan Altenberg | |
| 2014-01-17 | finish work on elbe example and slides | Manuel Traut | |
| - tested with elbe from git 8c697255bd58437a1466b6d8cc46b7dbcd2a87ed Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-01-09 | add elbe example | Manuel Traut | |
| and hands-on slides Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-01-07 | elbe-usage: include elbe pkgdiff | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-01-07 | move elbe-devel to elbe-internals | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2014-01-07 | remove BETA from elbe buildchroot | Manuel Traut | |
| ..and call it sth. like proof of concept Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
