From 18d9d6ae33580e39189b82e92282e52a24f7dcbc Mon Sep 17 00:00:00 2001 From: John Ogness Date: Tue, 15 May 2018 11:52:27 +0206 Subject: yocto-basic: shorten machine features list The list of machine features was too long for the slide. Shorten it and add dots to show that there are more. Signed-off-by: John Ogness --- distribution/yocto-basic/yocto-workflow.tex | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/distribution/yocto-basic/yocto-workflow.tex b/distribution/yocto-basic/yocto-workflow.tex index 577a419..f5ac32a 100644 --- a/distribution/yocto-basic/yocto-workflow.tex +++ b/distribution/yocto-basic/yocto-workflow.tex @@ -761,8 +761,7 @@ By default, this list includes the value of MACHINE. This can be used in recipes; e.g. MACHINEOVERRIDES =. "mymachine" and in the recipe SRC\_URI\_append\_mymachine = "file://mymachine-quirk.patch" \item [MACHINE\_FEATURES] list of hardware features the MACHINE supports -\footnote{acpi, alsa, apm, bluetooth, ext2, irda, keyboard, pci, pcmcia, -screen, serial, touchscreen, usbgadget, usbhost, wifi} +\footnote{acpi, alsa, bluetooth, pci, pcmcia, serial, wifi, ...} \item [MACHINE\_EXTRA\_RRECOMMENDS] list of machine-specific packages to install as part of the image being built that are not essential for booting the machine. The image being built has no build dependencies on the packages -- cgit v1.2.3