diff mbox series

[15/18] ref-manual/features.rst: drop usbhost/usbgadget from DISTRO_FEATURES

Message ID 20260410-second-release-notes-6-0-v1-15-40213436c3ca@bootlin.com
State New
Headers show
Series Updates for upcoming Wrynose release | expand

Commit Message

Antonin Godard April 10, 2026, 2:43 p.m. UTC
After commit a791ca692d08 ("conf/packagegroups: Drop usbhost/usbgadget
from DISTRO_FEATURES to MACHINE_FEATURES") in OE-Core.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
 documentation/ref-manual/features.rst | 6 ------
 1 file changed, 6 deletions(-)
diff mbox series

Patch

diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst
index 9173b9553..77d034f0c 100644
--- a/documentation/ref-manual/features.rst
+++ b/documentation/ref-manual/features.rst
@@ -237,12 +237,6 @@  metadata, as extra layers can define their own:
    main DNS name resolver in ``glibc`` Name Service Switch. This is a DNS
    resolver daemon from ``systemd``.
 
--  *usbgadget:* Include USB Gadget Device support (for USB
-   networking/serial/storage).
-
--  *usbhost:* Include USB Host support (allows to connect external
-   keyboard, mouse, storage, network etc).
-
 -  *usrmerge:* Merges the ``/bin``, ``/sbin``, ``/lib``, and ``/lib64``
    directories into their respective counterparts in the ``/usr``
    directory to provide better package and application compatibility.