[oe-commits] Paul Eggleton : readline: add SUMMARY

git at git.openembedded.org git at git.openembedded.org
Mon Apr 29 13:40:27 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 0d3ade0c086b72517760f0e52f0465330b4aec41
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0d3ade0c086b72517760f0e52f0465330b4aec41

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Wed Apr 24 17:48:54 2013 +0100

readline: add SUMMARY

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-core/readline/readline.inc    |    1 +
 meta/recipes-core/readline/readline_5.2.bb |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-core/readline/readline.inc b/meta/recipes-core/readline/readline.inc
index b61104c..6c43e2d 100644
--- a/meta/recipes-core/readline/readline.inc
+++ b/meta/recipes-core/readline/readline.inc
@@ -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   \
diff --git a/meta/recipes-core/readline/readline_5.2.bb b/meta/recipes-core/readline/readline_5.2.bb
index 1aa44f8..05ab26f 100644
--- a/meta/recipes-core/readline/readline_5.2.bb
+++ b/meta/recipes-core/readline/readline_5.2.bb
@@ -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   \





More information about the Openembedded-commits mailing list