summaryrefslogtreecommitdiff
path: root/distribution/yocto-basic/yocto-workflow.tex
diff options
context:
space:
mode:
Diffstat (limited to 'distribution/yocto-basic/yocto-workflow.tex')
-rw-r--r--distribution/yocto-basic/yocto-workflow.tex3
1 files changed, 1 insertions, 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