mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
Remove references to apm in MACHINE_FEATURES
apm is no longer supported in nanbield. (From yocto-docs rev: fa07d34db3b5ba670ed2dc1228ffb3c0c09b3c08) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
73d64902fd
commit
abc2b81652
@@ -38,7 +38,7 @@ file or include from a lower-level configuration file are as follows:
|
||||
|
||||
- ``PREFERRED_PROVIDER_virtual/kernel``
|
||||
|
||||
- :term:`MACHINE_FEATURES` (e.g. "apm screen wifi")
|
||||
- :term:`MACHINE_FEATURES` (e.g. "screen wifi")
|
||||
|
||||
You might also need these variables:
|
||||
|
||||
|
||||
@@ -52,8 +52,6 @@ Project metadata:
|
||||
|
||||
- *alsa:* Hardware has ALSA audio drivers
|
||||
|
||||
- *apm:* Hardware uses APM (or APM emulation)
|
||||
|
||||
- *bluetooth:* Hardware has integrated BT
|
||||
|
||||
- *efi:* Support for booting through EFI
|
||||
|
||||
Reference in New Issue
Block a user