summaryrefslogtreecommitdiff
path: root/meta/packages/readline/readline.inc
AgeCommit message (Collapse)AuthorFiles
2010-09-01packages: Separate out most of the remaining packages into recipesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-08-27readline: Split GPLv2 version from shared inc fileDongxiao Xu1
Do not share common inc file with GPLv3 version of recipe Fix the issue of multiple provider warning Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-08-20unfs-server: new userspace nfs recipeScott Garman1
This is a simple userspace NFS server, derived from one which was previously used in openSUSE 10.x. Wind River contributed many of the patches. This package is not intended for target installations, only -native and -nativesdk use. Enabling nativesdk for readline, sqlite3, and pseudo was required, as well as a few new autoconf siteconfig entries. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-06-30readline: update to version 6.1Qing He1
from 5.2 version 5.2 is still kept since it's the latest version under GPLv2+. changes: - change autotools_do_configure and use do_configure_prepend - similar to do_install_append Signed-off-by: Qing He <qing.he@intel.com>