From cd25abf77761fe608516cfb4c0d8bc40ccf45ec5 Mon Sep 17 00:00:00 2001 From: mmorton Date: Wed, 22 Apr 2020 10:07:21 -0700 Subject: Added usrmerge to distro-features for Bug 13494 (From yocto-docs rev: 049832ea4c13b01c31911ad0a6f3e170781db6cd) Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-features.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml index 44ba67cf50..294b297c20 100644 --- a/documentation/ref-manual/ref-features.xml +++ b/documentation/ref-manual/ref-features.xml @@ -210,6 +210,12 @@ 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. wayland: Include the Wayland display server protocol and the library that supports it. -- cgit v1.2.3-54-g00ecf