Commit Graph

10 Commits

Author SHA1 Message Date
Qing He 6d275f7667 readline: update to version 6.1
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>
2010-06-30 13:19:03 +01:00
Joshua Lock 4d1f39af75 autotools: deprecate autotools_stage class
Move the functionality into autotools and ensure all our Poky recipes are no
longer using it.
Keep the autools_stage class around for OE compatability but just have it
inherit autools.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-04-27 17:11:28 +01:00
Richard Purdie 6e642b436f readline: Convert to BBCLASSEXTEND
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-13 12:15:25 +00:00
Richard Purdie fcb1791f55 classes/autotools_stage.bbclass: Add autotools_stage class to further recipes to simplify recipes using standard autotools 2008-12-30 17:07:17 +00:00
Richard Purdie 25e4a631a0 readline: Add configure fix to solve missing symbol issues
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5446 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-08 09:05:00 +00:00
Samuel Ortiz 1922777cef readline: bump readline-native to the latest 5.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5439 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-07 22:36:40 +00:00
Samuel Ortiz 95857f6cad readline: bump to the latest 5.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5438 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-07 22:34:01 +00:00
Marcin Juszkiewicz 644eaceb51 readline: remove whitespace
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2934 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-19 14:19:26 +00:00
Richard Purdie c813d14c9f Change include x.inc -> require x.inc (sync with OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@666 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27 23:34:18 +00:00
Richard Purdie b2f192faab Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 10:10:31 +00:00