diff options
| author | Rahul Bedarkar <rahul.bedarkar@imgtec.com> | 2016-08-02 22:23:26 +0530 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-08-02 22:35:47 +0200 |
| commit | f1df4bd353d217530cc639ce58b3c5232d6933bd (patch) | |
| tree | bd0f87cf6406caac3338bc4384167acaa56e3098 /package/readline | |
| parent | 2ae057d0a8b43556bbc5e2e021c519f5d32e4e22 (diff) | |
| download | buildroot-f1df4bd353d217530cc639ce58b3c5232d6933bd.tar.gz buildroot-f1df4bd353d217530cc639ce58b3c5232d6933bd.zip | |
readline: add project URL
Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/readline')
| -rw-r--r-- | package/readline/Config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/readline/Config.in b/package/readline/Config.in index fbebf18a8a..1cb0672cf1 100644 --- a/package/readline/Config.in +++ b/package/readline/Config.in @@ -5,3 +5,5 @@ config BR2_PACKAGE_READLINE 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. + + https://cnswww.cns.cwru.edu/php/chet/readline/rltop.html |

