diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-04-03 14:24:34 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-03 22:32:02 +0100 |
commit | eff56e4f0d59b1d965a68e4f009b7f07717b7edd (patch) | |
tree | b01dc850cd5814c5b2f16e5d92f0f08ed5d0eb55 /meta-yocto/conf | |
parent | 4077dcb565153340bb01f1794db6a7ff4415ca5d (diff) | |
download | poky-eff56e4f0d59b1d965a68e4f009b7f07717b7edd.tar.gz |
bitbake: bitbake-user-manual: Fixed special character in -D output
Fixes [YOCTO #9962]
The new output for -D was copied into the manual and merged by
the engineering team before checking to see if the manual
would make properly. The next output for -D introduced an
error through the string "<task>". The angled bracket
characters are illegal in docbook and must be replaced by
"<" and ">", respectively. I made this fix.
(Bitbake rev: 0476ec4605c94b9e0208cfd3fa48ecf3e3f04181)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/conf')
0 files changed, 0 insertions, 0 deletions