summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* sstatesig: Anchor inherits class testsRichard Purdie2014-04-111-2/+2
* sstatesig.py: Fix image regeneration issueRichard Purdie2014-04-111-1/+3
* Revert "buildhistory_analysis: fix error when comparing image contents"Richard Purdie2014-04-041-1/+1
* meta/lib/oe/terminal.py: Don't pass non-supported '--disable-factory' flag to...Jacob Kroon2014-02-091-2/+2
* buildhistory_analysis: fix error when comparing image contentsPaul Eggleton2013-12-121-1/+1
* lib/oe/path: Fix copytree functions for tar 1.27Richard Purdie2013-10-141-2/+2
* bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie2013-09-141-31/+12
* meta: Don't use deprecated bitbake APIRichard Purdie2013-09-011-1/+1
* oe.types: add 'path' typeChristopher Larson2013-08-261-0/+18
* lib/oe/terminal.py: add support for MATE desktop terminalsAndre McCurdy2013-07-311-0/+4
* TmuxRunning: handle multi-word commandsTyler Hall2013-07-021-1/+1
* lib/oe/lsb.py: fall back to /etc/os-release for host distro IDPaul Eggleton2013-07-021-2/+14
* handle two-word commands with tmuxPeter Seebach2013-06-111-2/+2
* test_utils: import functions directly for concisenessRoss Burton2013-06-071-5/+5
* test-utils: handle import bb failing and skip the testRoss Burton2013-06-071-1/+5
* utils: add trim_version() functionRoss Burton2013-05-302-0/+35
* cachedpath.py: global name 'error' is not definedRobert Yang2013-05-151-3/+1
* 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