bitbake: bitbake-user-manual-metadata.xml: Fixed variable flags example.

(Bitbake rev: 78b6c89931a78b2c722d2fcf61cf553b45566a5a)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2014-08-01 14:17:57 +03:00
committed by Richard Purdie
parent 4643e6b76c
commit 68eb17da93

View File

@@ -291,7 +291,7 @@
The variable <filename>FOO</filename> has two flags:
<filename>a</filename> and <filename>b</filename>.
The flags are immediately set to "abc" and "123", respectively.
The <filename>a</filename> flag becomes "abc456".
The <filename>a</filename> flag becomes "abc 456".
</para>
<para>