From 0d3ade0c086b72517760f0e52f0465330b4aec41 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Wed, 24 Apr 2013 17:48:54 +0100 Subject: readline: add SUMMARY Signed-off-by: Paul Eggleton Signed-off-by: Saul Wold --- meta/recipes-core/readline/readline.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-core/readline/readline.inc') diff --git a/meta/recipes-core/readline/readline.inc b/meta/recipes-core/readline/readline.inc index b61104cf80..6c43e2df11 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 \ -- cgit 1.2.3-korg