From 03566e0d038005ca58630c3decc1f5ae301a67a7 Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Tue, 17 May 2016 15:56:28 +0200 Subject: yocto-x86: add new version of yocto training only work with x86 and qemu extend autotools parts Signed-off-by: Manuel Traut --- distribution/yocto-x86/Kconfig | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 distribution/yocto-x86/Kconfig (limited to 'distribution/yocto-x86/Kconfig') diff --git a/distribution/yocto-x86/Kconfig b/distribution/yocto-x86/Kconfig new file mode 100644 index 0000000..5b4a277 --- /dev/null +++ b/distribution/yocto-x86/Kconfig @@ -0,0 +1,7 @@ +config YOCTO_X86 + bool "Yocto All Features (x86)" + default y + help + 2 day course including presentation of all yocto features and + creating and integrating autotools-based projects and integrating + own kernels. -- cgit v1.2.3