Age | Commit message (Expand) | Author | Files |
---|---|---|---|
2013-05-09 | class/lib: Fix up various file access methods | Richard Purdie | 1 |
2013-05-09 | metadata_scm: Replace deprecated operator | Richard Purdie | 1 |
2012-07-19 | Convert tab indentation in python functions into four-space | Richard Purdie | 1 |
2012-05-30 | Revert "meta: replace os.popen with subprocess.Popen" | Richard Purdie | 1 |
2012-05-30 | meta: replace os.popen with subprocess.Popen | Robert Yang | 1 |
2012-03-05 | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 1 |
2011-11-10 | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 1 |
2011-05-11 | metadata_scm.bbclass: Use COREBASE to grok for SCM operations | Khem Raj | 1 |
2010-10-21 | metadata_scm: Ensure that if an SCM isn't present, we dont print a revision o... | Richard Purdie | 1 |
2010-06-08 | metadata_scm.bbclass: Make errors quiet if we're not in a git based scm | Joe Sauer | 1 |
2010-03-19 | base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code... | Richard Purdie | 1 |