| Commit message (Expand) | Author | Age | Files | Lines |
* | classes: Fix alternatives and rc.d ordering | David Vincent | 2017-01-09 | 1 | -7/+22 |
* | meta: remove True option to getVarFlag calls | Joshua Lock | 2016-12-16 | 1 | -7/+7 |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -26/+26 |
* | update-alternatives: Fix determinism issue | Richard Purdie | 2016-05-11 | 1 | -2/+2 |
* | update-alternatives: when warning about alt_link==alt_target, say what PN | Ross Burton | 2016-01-24 | 1 | -1/+1 |
* | bbclass: fix spelling mistakes | Maxin B. John | 2015-11-24 | 1 | -1/+1 |
* | meta: Add explict getVar param for (non) expansion | Richard Purdie | 2015-06-23 | 1 | -1/+1 |
* | update-alternatives.bbclass: alternatives should be removed in prerm | Andreas Oberritter | 2015-03-25 | 1 | -4/+4 |
* | update-alternatives: We now use u-a in nativesdk so make sure the dependency ... | Richard Purdie | 2014-01-19 | 1 | -1/+1 |
* | update-alternatives: Drop deprecated code, update to show error message | Richard Purdie | 2013-05-22 | 1 | -94/+1 |
* | classes: Use modern exception raising syntax | Richard Purdie | 2013-05-09 | 1 | -2/+2 |
* | update-alternatives: Ensure DEPENDS is correct in multilib case | Richard Purdie | 2013-04-15 | 1 | -1/+1 |
* | classes: Drop none package specific packaging variable accesses | Richard Purdie | 2013-02-17 | 1 | -2/+2 |
* | update-alternatives.bblcass: use oe.path.realpath() | Enrico Scholz | 2013-02-11 | 1 | -4/+1 |
* | package.bbclass: Add PACKAGESPLITFUNCS variable | Richard Purdie | 2013-02-06 | 1 | -1/+3 |
* | package.bbclass: Multithread per file dependency generation code | Richard Purdie | 2013-02-06 | 1 | -1/+1 |
* | update-alternatives: Add a build-time dependency | Mark Hatle | 2013-01-20 | 1 | -0/+13 |
* | update-alternatives.bbclass: use absolute paths for link targets | Christopher Larson | 2013-01-07 | 1 | -1/+1 |
* | update-alternatives.bbclass: Add missing runtime dependency | Mark Hatle | 2012-12-07 | 1 | -0/+6 |
* | meta/classes: Various python whitespace fixes | Richard Purdie | 2012-08-21 | 1 | -27/+27 |
* | Convert tab indentation in python functions into four-space | Richard Purdie | 2012-07-19 | 1 | -143/+143 |
* | update-alternatives: Fix absolute symlink handling | Richard Purdie | 2012-05-30 | 1 | -1/+5 |
* | update-alternatives.bbclass: Change from using PN to BPN | Mark Hatle | 2012-05-30 | 1 | -8/+8 |
* | update-alternatives.bbclass: Refactor the implementation | Mark Hatle | 2012-05-30 | 1 | -61/+283 |
* | update-alternatives: Fix for compatibility with multilib recipes | Richard Purdie | 2012-04-14 | 1 | -2/+3 |
* | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 2012-03-05 | 1 | -7/+7 |
* | classes/update-alternatives: fix typos and grammar | Paul Eggleton | 2012-01-05 | 1 | -6/+6 |
* | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 2011-11-10 | 1 | -19/+19 |
* | update-alternatives.bbclass: don't expand var when appending do_install | Kevin Tian | 2010-11-21 | 1 | -2/+2 |
* | update-alternative.bbclass: add batch alternatives support | Kevin Tian | 2010-09-29 | 1 | -2/+81 |
* | classes: Remove and sanitise import statements | Richard Purdie | 2009-11-13 | 1 | -1/+0 |
* | classes: Standardise whitespace in anonymous python methods and factor out fu... | Richard Purdie | 2006-11-20 | 1 | -4/+8 |
* | Rename /openembedded/ -> /meta/ | Richard Purdie | 2006-07-21 | 1 | -0/+33 |