| Commit message (Expand) | Author | Age | Files | Lines |
* | lib/oe/patch.py: Cosmetic change to avoid bitbake warning | Khem Raj | 2011-03-21 | 1 | -1/+1 |
* | oe.utils: add inherits (sync from OE) | Chris Larson | 2011-03-21 | 1 | -0/+4 |
* | oe.path: sync up with current OE | Chris Larson | 2011-03-21 | 1 | -7/+14 |
* | oe.patch: add missing imports | Chris Larson | 2011-03-21 | 1 | -0/+2 |
* | oe.utils: add bb, bb.data imports | Chris Larson | 2011-03-21 | 1 | -0/+2 |
* | qa.py: Fix a typo when evaluating bitsize | Mark Hatle | 2011-03-03 | 1 | -2/+2 |
* | insane.bbclass: Fix ELF bitsize comparison | Mark Hatle | 2011-03-02 | 1 | -4/+17 |
* | lib/oe/path.py: Use bb.utils.mkdirhier instead of bb.mkdirhier | Khem Raj | 2011-03-02 | 1 | -1/+1 |
* | lib/oe/path.py: Add expection class to handle the output argument | Richard Purdie | 2011-02-21 | 1 | -1/+8 |
* | meta/lib/oe/path: Use check_output for subprocess so we can see error info. I... | Richard Purdie | 2011-02-18 | 1 | -10/+38 |
* | lib.oe.path: Update copytree function to call shell commands since its twice ... | Richard Purdie | 2011-02-09 | 1 | -32/+12 |
* | meta/classes: Update classes to use new fetcher API | Richard Purdie | 2011-02-07 | 1 | -3/+3 |
* | distrodata: Modify Distro tracking spreadsheet | Saul Wold | 2010-10-15 | 1 | -9/+9 |
* | distro_check.py: Added additional support for distro checking | Saul Wold | 2010-09-27 | 1 | -44/+80 |
* | Distro Tracking: Updated and add Poky Alias info | Saul Wold | 2010-09-17 | 1 | -0/+4 |
* | distro_check: fix for natives, cross, and initial recipe types | Saul Wold | 2010-09-02 | 1 | -4/+29 |
* | distro_check: use space as the delimiter for aliases | Kevin Tian | 2010-09-02 | 1 | -1/+1 |
* | lib/oe/path: Use bb.utils.copyfile as shutils can't cope with copying unreada... | Richard Purdie | 2010-08-22 | 1 | -1/+1 |
* | lib/oe/path.py: Add copytree function that works | Richard Purdie | 2010-08-12 | 1 | -0/+41 |
* | lib/oe: support wildcards in path.remove | Joshua Lock | 2010-08-12 | 1 | -8/+9 |
* | lib/oe: sync with OE.dev | Joshua Lock | 2010-08-04 | 3 | -9/+39 |
* | lib/oe/patch.py: Fix patch application failure interaction handling | Richard Purdie | 2010-06-10 | 1 | -1/+1 |
* | do_distro_check: Recipe exists in other distros? | Nitin A Kamble | 2010-06-02 | 1 | -0/+298 |
* | lib/oe/patch.py: Fix datastore references in error paths | Richard Purdie | 2010-05-27 | 1 | -4/+4 |
* | lib/oe: Import oe lib from OE.dev | Joshua Lock | 2010-05-06 | 5 | -0/+596 |