aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2013-08-01oeqa/utils/sshcontrol: increase and log timeout in outputStefan Stanacar
2013-07-30lib/oe/terminal.py: add support for MATE desktop terminalsAndre McCurdy
2013-07-15lib/oeqa: fix dependecy checkStefan Stanacar
2013-07-15testimage.bbclass, lib/oeqa: add headers and commentsStefan Stanacar
2013-07-15classes/testimage.bbclass: use a copy of rootfs for testsStefan Stanacar
2013-07-15lib/oeqa/runtime: add tests for syslog and dfAlexandru Palalau
2013-07-15lib/oeqa/oetest.py: provide a ps command for all testsStefan Stanacar
2013-07-15lib/oeqa/runtime/multilib.py: use readelf instead of fileStefan Stanacar
2013-07-15testimage.bbclass, lib/oeqa/utils/qemurunner.py: make boot timeout configurab...Stefan Stanacar
2013-07-15lib/oeqa/utils/sshcontrol.py: fix passing command to subprocessStefan Stanacar
2013-07-15lib/oeqa/runtime/dmesg.py: whitelist dmesg message for systemd net interface ...Stefan Stanacar
2013-07-09lib/oeqa/runtime: add gcc testStefan Stanacar
2013-07-09lib/oeqa/runtime: image sanity testsStefan Stanacar
2013-07-09lib/oeqa/utils/decorators.py: decorators for test methodsRadu Moisan
2013-07-09lib/oeqa/utils/qemurunner.py: class to handle qemu instanceRadu Moisan
2013-07-09lib/oeqa/utils/oeqemuconsole.py: handle qemu serial console connectionStefan Stanacar
2013-07-09lib/oeqa/utils/sshcontrol.py: helper module for running remote commandsStefan Stanacar
2013-07-09lib/oeqa/oetest.py: base module for all runtime unittestsStefan Stanacar
2013-07-02TmuxRunning: handle multi-word commandsTyler Hall
2013-07-02lib/oe/lsb.py: fall back to /etc/os-release for host distro IDPaul Eggleton
2013-06-11handle two-word commands with tmuxPeter Seebach
2013-06-07test_utils: import functions directly for concisenessRoss Burton
2013-06-07test-utils: handle import bb failing and skip the testRoss Burton
2013-05-30utils: add trim_version() functionRoss Burton
2013-05-15cachedpath.py: global name 'error' is not definedRobert Yang
2013-05-10classes/buildhistory: track contents of selected files in imagesPaul Eggleton
2013-05-09class/lib: Fix up various file access methodsRichard Purdie
2013-05-09classes/lib: Fix getcmdstatus breakageRichard Purdie
2013-05-09image/kernel-module-split/eglibc-ld.inc: Remove has_key() usageRichard Purdie
2013-05-09sanity/patch.py: Remove commands module usageRichard Purdie
2013-05-09meta/lib/oe: Replace StandardError with ExceptionRichard Purdie
2013-05-09classes/lib: Update to use print as a function callRichard Purdie
2013-05-09classes/recipes/lib: Fix various python whitespace issuesRichard Purdie
2013-05-09clases/lib: Use modern exception syntaxRichard Purdie
2013-05-03path.py: Deal with race issueRichard Purdie
2013-05-01sstate.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