Added usrmerge to distro-features for Bug 13494

(From yocto-docs rev: 049832ea4c13b01c31911ad0a6f3e170781db6cd)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
mmorton
2020-04-22 10:07:21 -07:00
committed by Richard Purdie
parent fe25ef9871
commit cd25abf777

View File

@@ -210,6 +210,12 @@
<listitem><para><emphasis>usbhost:</emphasis> Include USB Host
support (allows to connect external keyboard, mouse,
storage, network etc).</para></listitem>
<listitem><para><emphasis>usrmerge:</emphasis> Merges the
<filename>/bin</filename>, <filename>/sbin</filename>,
<filename>/lib</filename>, and <filename>/lib64</filename>
directories into their respective counterparts in the
<filename>/usr</filename> directory to provide better package
and application compatibility.</para></listitem>
<listitem><para><emphasis>wayland:</emphasis> Include the
Wayland display server protocol and the library that
supports it.</para></listitem>