From 4c587ac5705295f20fec96c05118c3478708e221 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Fri, 14 Sep 2018 10:23:38 +0206 Subject: schulung-tools: add git bundle for meta-schulung creation It is nice to have a finished layer for trainers to use as a reference when helping participants to create their own layer. However, there are files that are modified multiple times during the creation process. For this reason a git bundle is added so that trainers have a step-by-step procedure for guiding participants during layer creation. Each commit is a step, documented for the trainer. Signed-off-by: John Ogness --- schulung_tools/yocto-own-layer/meta-schulung.bundle | Bin 0 -> 16769 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 schulung_tools/yocto-own-layer/meta-schulung.bundle (limited to 'schulung_tools/yocto-own-layer/meta-schulung.bundle') diff --git a/schulung_tools/yocto-own-layer/meta-schulung.bundle b/schulung_tools/yocto-own-layer/meta-schulung.bundle new file mode 100644 index 0000000..88f5a29 Binary files /dev/null and b/schulung_tools/yocto-own-layer/meta-schulung.bundle differ -- cgit v1.2.3