There was a malformed line in the example. It needed a space,
which I added.
Reported-by: Brian Lloyd <blloyd@familyhonor.net>
(From yocto-docs rev:
892062d46463237375c49772cadb03356f636a82)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
KERNEL_FEATURES="features/netfilter"
# Add sound support to the qemux86 machine
- KERNEL_FEATURES_append_qemux86="cfg/sound"
+ KERNEL_FEATURES_append_qemux86=" cfg/sound"
</literallayout></para>
</glossdef>
</glossentry>