summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* classes/buildhistory: track contents of selected files in imagesPaul Eggleton2013-05-101-6/+17
* class/lib: Fix up various file access methodsRichard Purdie2013-05-092-3/+5
* classes/lib: Fix getcmdstatus breakageRichard Purdie2013-05-092-2/+12
* image/kernel-module-split/eglibc-ld.inc: Remove has_key() usageRichard Purdie2013-05-092-2/+2
* sanity/patch.py: Remove commands module usageRichard Purdie2013-05-091-3/+3
* meta/lib/oe: Replace StandardError with ExceptionRichard Purdie2013-05-092-3/+3
* classes/lib: Update to use print as a function callRichard Purdie2013-05-091-1/+1
* classes/recipes/lib: Fix various python whitespace issuesRichard Purdie2013-05-092-11/+11
* clases/lib: Use modern exception syntaxRichard Purdie2013-05-096-9/+9
* path.py: Deal with race issueRichard Purdie2013-05-031-7/+11
* sstate.bbclass: make hard links for staging filesRobert Yang2013-05-021-2/+7
* oe.terminal: add tmux classesChristopher Larson2013-04-151-1/+2
* lib/oe/classextend.py: avoid extending any kernel packagePaul Eggleton2013-04-051-1/+1
* utils: add helper to get all non-system packagesRoss Burton2013-04-042-0/+43
* oe.terminal: add tmux classesChristopher Larson2013-04-041-0/+37
* meta/lib/oe/lsb.py: extract only the needed info from lsb-releaseCristian Iorga2013-03-301-2/+2
* meta/lib/oe/lsb.py: fix data extraction from /etc/lsb-releaseCristian Iorga2013-03-291-1/+1
* package: Add cachedpath optimisationRichard Purdie2013-03-181-0/+235
* lib/oe/lsb: enable getting distro ID when lsb_release is not installedPaul Eggleton2013-03-141-2/+37
* base.bbclass: don't backfill features that already existRoss Burton2013-03-101-5/+3
* distro_check: Remove creation of empty Meego filelist.Anders Roxell2013-02-121-6/+5
* lib/oe/path.py: support missing directory components in realpath()Enrico Scholz2013-02-112-17/+19
* lib: implemented oe.path.realpath()Enrico Scholz2013-02-112-0/+176
* buildhistory_analysis: handle more R* variablesPaul Eggleton2013-02-111-4/+4
* package: Process package stripping in parallelRichard Purdie2013-02-061-0/+45
* package.bbclass: Multithread per file dependency generation codeRichard Purdie2013-02-061-0/+51
* sstate/path.py: Add copyhardlinktree() function and use for performance optim...Richard Purdie2013-02-061-0/+8
* classextend.py: use explode_dep_versions2 in order to preserve versions tooConstantin Musca2013-02-061-4/+5
* multilib: skip packages that provide virtual/kernelBruce Ashfield2013-02-011-1/+1
* prservice.py: fix NameError: global name 'host' is not definedMartin Jansa2013-01-251-1/+1
* prserv: change PRSERV_HOST semanticsConstantin Musca2013-01-251-10/+8
* lib/oe/patch: Use force option when creating symlinks to patchesRichard Purdie2012-12-171-1/+1
* buildhistory_analysis: fix broken list length checksPaul Eggleton2012-12-061-2/+2
* qa.py: Toolchain path should not be hardcoded to execute objdumpMuhammad Shakeel2012-12-061-2/+2
* meta/lib/oe/sstatesig: fix locating stamp filesPaul Eggleton2012-12-051-19/+23
* qa.py: Modify the env for the child process onlyMuhammad Shakeel2012-12-041-1/+1
* lib/oe/classextend: Ensure we don't extend expressions more than onceRichard Purdie2012-11-061-1/+3
* distro_identifier: replace slash with hyphenMihai Lindner2012-10-271-1/+1
* multilib - crosssdk: Stop building multilib for crosssdk packagesMark Hatle2012-10-271-2/+2
* multilib: Add support for cross-canadian multilib packagesMark Hatle2012-10-271-2/+2
* terminal: Add support for running custom terminals.Morten Minde Neergaard2012-10-241-1/+16
* multilib/clsextend: Improve handling of regexps in PACKAGES_DYNAMICRichard Purdie2012-10-221-0/+16
* lib/oe/packagedata: Use the PKGMLTRIPLETS variableRichard Purdie2012-10-221-23/+3
* lib/oe/qa: Trap exceptions when running objdumpPhil Blundell2012-10-181-2/+7
* insane: Rationalise phdrs-based QA checksPhil Blundell2012-10-181-0/+17
* distrodata: Update distrocheck functionsSaul Wold2012-10-031-0/+6
* buildhistory_analysis: update to use explode_dep_versions2()Paul Eggleton2012-10-031-4/+19
* packagedata/multilib: Fix search patch for multilib buildsRichard Purdie2012-09-261-12/+30
* terminal: Send LogExecTTY event to spawn screenJason Wessel2012-09-241-3/+8
* terminal: pass data store all the way through to terminal classJason Wessel2012-09-241-11/+11
OpenPOWER on IntegriCloud