Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packages: Separate out most of the remaining packages into recipes | Richard Purdie | 2010-09-01 | 3 | -87/+0 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | autotools: deprecate autotools_stage class | Joshua Lock | 2010-04-27 | 1 | -1/+1 |
| | | | | | | | | | 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> | ||||
* | parted: Add BBCLASSEXTEND native | Richard Purdie | 2010-03-25 | 1 | -1/+3 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | parted: 1.88 -> 1.9.0 (works with recent autoconf/automake) | Richard Purdie | 2010-02-02 | 3 | -14/+15 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | parted: Add missing inherit gettext | Richard Purdie | 2010-01-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | classes/autotools_stage.bbclass: Add autotools_stage class to further ↵ | Richard Purdie | 2008-12-30 | 1 | -5/+1 |
| | | | | recipes to simplify recipes using standard autotools | ||||
* | parted: Disable use of check, even its its detected since its not in DEPENDS ↵ | Richard Purdie | 2008-11-04 | 2 | -1/+19 |
| | | | | (and isn't needed) | ||||
* | parted: Depend on e2fsprogs rather than e2fsprogs-libs | Rob Bradford | 2008-10-30 | 1 | -2/+2 |
| | |||||
* | parted: Now readline is fixed, no need for weird EXTRA_OECONF options | Richard Purdie | 2008-10-08 | 1 | -2/+2 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5450 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | parted: Initial commit | Samuel Ortiz | 2008-10-08 | 2 | -0/+70 |
This is needed for netbook install images. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5443 311d38ba-8fff-0310-9ca6-ca027cbcb966 |