aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2011-03-03qa.py: Fix a typo when evaluating bitsizeMark Hatle
2011-03-02insane.bbclass: Fix ELF bitsize comparisonMark Hatle
2011-03-02lib/oe/path.py: Use bb.utils.mkdirhier instead of bb.mkdirhierKhem Raj
2011-02-21lib/oe/path.py: Add expection class to handle the output argumentRichard Purdie
2011-02-18meta/lib/oe/path: Use check_output for subprocess so we can see error info. I...Richard Purdie
2011-02-09lib.oe.path: Update copytree function to call shell commands since its twice ...Richard Purdie
2011-02-07meta/classes: Update classes to use new fetcher APIRichard Purdie
2010-10-15distrodata: Modify Distro tracking spreadsheetSaul Wold
2010-09-27distro_check.py: Added additional support for distro checkingSaul Wold
2010-09-17Distro Tracking: Updated and add Poky Alias infoSaul Wold
2010-09-02distro_check: fix for natives, cross, and initial recipe typesSaul Wold
2010-09-02distro_check: use space as the delimiter for aliasesKevin Tian
2010-08-22lib/oe/path: Use bb.utils.copyfile as shutils can't cope with copying unreada...Richard Purdie
2010-08-12lib/oe/path.py: Add copytree function that worksRichard Purdie
2010-08-12lib/oe: support wildcards in path.removeJoshua Lock
2010-08-04lib/oe: sync with OE.devJoshua Lock
2010-06-10lib/oe/patch.py: Fix patch application failure interaction handlingRichard Purdie
2010-06-02do_distro_check: Recipe exists in other distros?Nitin A Kamble
2010-05-27lib/oe/patch.py: Fix datastore references in error pathsRichard Purdie
2010-05-06lib/oe: Import oe lib from OE.devJoshua Lock