]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: add full stop to default DESCRIPTION
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sat, 28 Dec 2013 19:46:08 +0000 (19:46 +0000)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 2 Jan 2014 21:16:50 +0000 (21:16 +0000)
commit4b022399815f32166c402d458a40afa6470fc776
treee4ffb0026eb78a3d4b19595905e24449b2ac0811
parentb45dd39b21f72c63ce47c1ac8aa84651b939cf95
bitbake.conf: add full stop to default DESCRIPTION

SUMMARY should not end with a full stop; however if DESCRIPTION is not
set in a recipe and thus defaulted from SUMMARY, the additional
DESCRIPTION values for other standard packages e.g. ${PN}-dev look a bit
odd without a full stop separating the SUMMARY value and the rest of the
text. Add a full stop to avoid this.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/conf/bitbake.conf