diff options
author | Matthieu Crapet <Matthieu.Crapet@ingenico.com> | 2014-02-14 18:15:36 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-17 15:28:59 +0000 |
commit | 8664a2a1f76176eb5195a17478dccb3067c6ea3d (patch) | |
tree | 308f64373c3abd048372689e1c1101b0993ac9d4 /meta/recipes-support | |
parent | e7d41d3a273adfefc5ca8a3b5562d3cd763739f1 (diff) | |
download | poky-8664a2a1f76176eb5195a17478dccb3067c6ea3d.tar.gz |
recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues
Rename SUMMARY with length > 80 to DESCRIPTION.
Note: don't bump PR
(From OE-Core rev: b5292d4115a4555a66b5e35acdc67dd71fb8577f)
Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/libunistring/libunistring_0.9.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libunistring/libunistring_0.9.3.bb b/meta/recipes-support/libunistring/libunistring_0.9.3.bb index 6cffef458a..faabe0332c 100644 --- a/meta/recipes-support/libunistring/libunistring_0.9.3.bb +++ b/meta/recipes-support/libunistring/libunistring_0.9.3.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SUMMARY = "libunistring provides functions for manipulating according to the Unicode standard." | 1 | SUMMARY = "Library for manipulating C and Unicode strings" |
2 | 2 | ||
3 | DESCRIPTION = "Text files are nowadays usually encoded in Unicode, and may\ | 3 | DESCRIPTION = "Text files are nowadays usually encoded in Unicode, and may\ |
4 | consist of very different scripts from Latin letters to Chinese Hanzi\ | 4 | consist of very different scripts from Latin letters to Chinese Hanzi\ |