summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
...
* oeqa/utils/sshcontrol: increase and log timeout in outputStefan Stanacar2013-08-031-4/+6
* lib/oe/terminal.py: add support for MATE desktop terminalsAndre McCurdy2013-07-311-0/+4
* lib/oeqa: fix dependecy checkStefan Stanacar2013-07-162-1/+4
* testimage.bbclass, lib/oeqa: add headers and commentsStefan Stanacar2013-07-163-0/+26
* classes/testimage.bbclass: use a copy of rootfs for testsStefan Stanacar2013-07-161-1/+1
* lib/oeqa/runtime: add tests for syslog and dfAlexandru Palalau2013-07-162-0/+50
* lib/oeqa/oetest.py: provide a ps command for all testsStefan Stanacar2013-07-162-8/+2
* lib/oeqa/runtime/multilib.py: use readelf instead of fileStefan Stanacar2013-07-161-3/+6
* testimage.bbclass, lib/oeqa/utils/qemurunner.py: make boot timeout configurab...Stefan Stanacar2013-07-161-5/+5
* lib/oeqa/utils/sshcontrol.py: fix passing command to subprocessStefan Stanacar2013-07-161-23/+17
* lib/oeqa/runtime/dmesg.py: whitelist dmesg message for systemd net interface ...Stefan Stanacar2013-07-161-1/+1
* lib/oeqa/runtime: add gcc testStefan Stanacar2013-07-093-0/+67
* lib/oeqa/runtime: image sanity testsStefan Stanacar2013-07-0910-0/+185
* lib/oeqa/utils/decorators.py: decorators for test methodsRadu Moisan2013-07-091-0/+40
* lib/oeqa/utils/qemurunner.py: class to handle qemu instanceRadu Moisan2013-07-091-0/+164
* lib/oeqa/utils/oeqemuconsole.py: handle qemu serial console connectionStefan Stanacar2013-07-091-0/+45
* lib/oeqa/utils/sshcontrol.py: helper module for running remote commandsStefan Stanacar2013-07-092-0/+100
* lib/oeqa/oetest.py: base module for all runtime unittestsStefan Stanacar2013-07-092-0/+101
* 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