readline: add SUMMARY
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 24 Apr 2013 16:48:54 +0000 (17:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Apr 2013 13:45:04 +0000 (14:45 +0100)
(From OE-Core rev: 0d3ade0c086b72517760f0e52f0465330b4aec41)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/readline/readline.inc
meta/recipes-core/readline/readline_5.2.bb

index b61104c..6c43e2d 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Library for editing typed command lines"
 DESCRIPTION = "The GNU Readline library provides a set of functions for use by applications that allow users to edit \
 command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes  \
 additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those   \
index 1aa44f8..05ab26f 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Library for editing typed command lines"
 DESCRIPTION = "The GNU Readline library provides a set of functions for use by applications that allow users to edit \
 command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes  \
 additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those   \