diff options
Diffstat (limited to 'schulung_tools/yocto-own-layer/README')
| -rw-r--r-- | schulung_tools/yocto-own-layer/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/schulung_tools/yocto-own-layer/README b/schulung_tools/yocto-own-layer/README new file mode 100644 index 0000000..6742e41 --- /dev/null +++ b/schulung_tools/yocto-own-layer/README @@ -0,0 +1,13 @@ +This git bundle contains a basic meta-schulung that can be used during the +Yocto schulung for participants to create their own layer from scratch. The +reason it is a git bundle is because each commit illustrates the steps for +the participants to take. The git comments of each commit explain what is +being done and why. + +This git bundle is intended to be used by the trainer (not the participants) +so that the trainer has a clear procedure for walking participants through +the creation of their own layer. + +To checkout the git bundle: + +$ git clone meta-schulung.bundle -b master meta-schulung |
