aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2013-12-03lib/oe/path: Fix copytree functions for tar 1.27Richard Purdie
2013-08-07lib/oe/terminal.py: add support for MATE desktop terminalsAndre McCurdy
2013-08-07TmuxRunning: handle multi-word commandsTyler Hall
2013-07-08path.py: Deal with race issueRichard Purdie
2013-07-08sstate.bbclass: make hard links for staging filesRobert Yang
2013-04-15oe.terminal: add tmux classesChristopher Larson
2013-04-05lib/oe/classextend.py: avoid extending any kernel packagePaul Eggleton
2013-04-04utils: add helper to get all non-system packagesRoss Burton
2013-04-04oe.terminal: add tmux classesChristopher Larson
2013-03-29meta/lib/oe/lsb.py: extract only the needed info from lsb-releaseCristian Iorga
2013-03-29meta/lib/oe/lsb.py: fix data extraction from /etc/lsb-releaseCristian Iorga
2013-03-18package: Add cachedpath optimisationRichard Purdie
2013-03-12lib/oe/lsb: enable getting distro ID when lsb_release is not installedPaul Eggleton
2013-03-09base.bbclass: don't backfill features that already existRoss Burton
2013-02-12distro_check: Remove creation of empty Meego filelist.Anders Roxell
2013-02-11lib/oe/path.py: support missing directory components in realpath()Enrico Scholz
2013-02-11lib: implemented oe.path.realpath()Enrico Scholz
2013-02-11buildhistory_analysis: handle more R* variablesPaul Eggleton
2013-02-06package: Process package stripping in parallelRichard Purdie
2013-02-06package.bbclass: Multithread per file dependency generation codeRichard Purdie
2013-02-06sstate/path.py: Add copyhardlinktree() function and use for performance optim...Richard Purdie
2013-02-06classextend.py: use explode_dep_versions2 in order to preserve versions tooConstantin Musca
2013-02-01multilib: skip packages that provide virtual/kernelBruce Ashfield
2013-01-25prservice.py: fix NameError: global name 'host' is not definedMartin Jansa
2013-01-25prserv: change PRSERV_HOST semanticsConstantin Musca
2012-12-14lib/oe/patch: Use force option when creating symlinks to patchesRichard Purdie
2012-12-06buildhistory_analysis: fix broken list length checksPaul Eggleton
2012-12-06qa.py: Toolchain path should not be hardcoded to execute objdumpMuhammad Shakeel
2012-12-05meta/lib/oe/sstatesig: fix locating stamp filesPaul Eggleton
2012-12-04qa.py: Modify the env for the child process onlyMuhammad Shakeel
2012-11-06lib/oe/classextend: Ensure we don't extend expressions more than onceRichard Purdie
2012-10-27distro_identifier: replace slash with hyphenMihai Lindner
2012-10-26multilib - crosssdk: Stop building multilib for crosssdk packagesMark Hatle
2012-10-26multilib: Add support for cross-canadian multilib packagesMark Hatle
2012-10-24terminal: Add support for running custom terminals.Morten Minde Neergaard
2012-10-22multilib/clsextend: Improve handling of regexps in PACKAGES_DYNAMICRichard Purdie
2012-10-22lib/oe/packagedata: Use the PKGMLTRIPLETS variableRichard Purdie
2012-10-18lib/oe/qa: Trap exceptions when running objdumpPhil Blundell
2012-10-18insane: Rationalise phdrs-based QA checksPhil Blundell
2012-10-03distrodata: Update distrocheck functionsSaul Wold
2012-10-03buildhistory_analysis: update to use explode_dep_versions2()Paul Eggleton
2012-09-26packagedata/multilib: Fix search patch for multilib buildsRichard Purdie
2012-09-24terminal: Send LogExecTTY event to spawn screenJason Wessel
2012-09-24terminal: pass data store all the way through to terminal classJason Wessel
2012-09-10lib/oe/sstatesig.py: add signature data query functionPaul Eggleton
2012-08-31nativesdk: Switch to using nativesdk as a prefix, not a suffixRichard Purdie
2012-08-31nativesdk: Convert to use classextend.pyRichard Purdie
2012-08-25terminal.py: use unique ids for screen sessionsJason Wessel
2012-08-17utils.py: Modify and rename distro_features_backfill python functionAndrei Gherzan
2012-08-06buildhistory: reduce the numeric delta to 10%Ross Burton