summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* package_manager.py: Avoid installing an empty package listMark Hatle2016-07-211-0/+3
* buildhistory-diff: reduce PKGR noiseEd Bartosh2016-07-211-0/+18
* oeqa/controllers: Add test target for Systemd-bootJose Perez Carranza2016-07-211-0/+40
* oetest.py: Fix problem when there is more than one json file for package extr...Mariano Lopez2016-07-211-4/+10
* lib/oeqa/utils/commands.py: Move updateEnv() from runexported.pyMariano Lopez2016-07-212-14/+14
* oeqa/recipetool: update recipe test to pass SHARoss Burton2016-07-201-1/+1
* oeqa/devtool: update recipe test as libmatchbox changedRoss Burton2016-07-201-1/+1
* image: add do_image_qa task to run QA checks on the constructed imageJoshua Lock2016-07-201-0/+13
* libxsettings-client: Remove as unneededJussi Kukkonen2016-07-201-2/+2
* wic: oe-selftest: build bmap-tools-nativeEd Bartosh2016-07-201-1/+1
* devtool: add finish subcommandPaul Eggleton2016-07-202-2/+212
* devtool: upgrade: record original recipe filesPaul Eggleton2016-07-201-1/+3
* lib/oe/recipeutils: fix a few issues in find_layerdir()Paul Eggleton2016-07-201-2/+4
* oe/lib/package: handle shlibs files disappearingRoss Burton2016-07-201-1/+6
* utils/qemurunner.py: QemuRunner.start() add support for specify extra kernel ...Aníbal Limón2016-07-202-4/+8
* remove sukokuRoss Burton2016-07-201-28/+0
* oeqa/sdk: remove buildsudoku testRoss Burton2016-07-201-26/+0
* lib/oe/patch: handle encoding differences in patch filesPaul Eggleton2016-07-121-43/+57
* buildoptions.py: remove directfb image build testMaxin B. John2016-07-101-13/+0
* terminal: Drop gnome-terminal --disable-factory workaroundsRichard Purdie2016-07-081-8/+1
* terminal: Fix gnome-terminal to work with recent versionsRichard Purdie2016-07-081-1/+22
* oe-selftest: drop test_prepare_unexpectedPaul Eggleton2016-07-081-75/+0
* oeqa/selftest/bbtests: Fix failing test after progress changesRichard Purdie2016-07-081-1/+1
* oeqa/runtime/systemd: fix typo in skipUnlessPassed decoratorRoss Burton2016-07-081-1/+1
* lib/oe/path: remove oe.path.check_outputRoss Burton2016-07-081-45/+4
* lib/oe/sstatesig: print locked sigs file message only when explicitly calledPaul Eggleton2016-07-081-6/+4
* classes/image: implement progress support for do_rootfsPaul Eggleton2016-07-081-13/+88
* lib/oeqa: add Galculator to SDK and runtime testsRoss Burton2016-07-012-0/+47
* oeqa/runtime/syslog: remove redundant skipUnlessPassedRoss Burton2016-07-011-1/+0
* oeqa/utils/commands: fix single-character variable matching in get_bb_vars()Ross Burton2016-07-011-2/+2
* oe-build-perf-test: implement --globalres-file optionMarkus Lehtonen2016-07-011-0/+32
* oeqa.buildperf: add git revision and branch to result dataMarkus Lehtonen2016-07-011-0/+32
* oeqa.utils: add git moduleMarkus Lehtonen2016-07-011-0/+38
* oeqa.buildperf: archive build/conf into test resultsMarkus Lehtonen2016-07-011-0/+8
* oeqa.buildperf: add test Test4Markus Lehtonen2016-07-011-0/+28
* oeqa.buildperf: add test Test3Markus Lehtonen2016-07-011-0/+20
* oeqa.buildperf: add test Test2Markus Lehtonen2016-07-011-0/+14
* oeqa.buildperf: add test Test1P3Markus Lehtonen2016-07-011-0/+26
* oeqa.buildperf: add test Test1P2Markus Lehtonen2016-07-011-0/+14
* oeqa.buildperf: add test Test1P1Markus Lehtonen2016-07-012-1/+33
* oeqa.buildperf: implement BuildPerfTestRunner classMarkus Lehtonen2016-07-012-1/+49
* oeqa.buildperf: add method for saving buildstatsMarkus Lehtonen2016-07-011-0/+5
* oeqa.buildperf: add method for measuring file disk usageMarkus Lehtonen2016-07-011-0/+19
* oeqa.buildperf: add method to log shell commandsMarkus Lehtonen2016-07-011-0/+5
* oeqa.buildperf: method for measuring system resource usageMarkus Lehtonen2016-07-011-2/+62
* oeqa.buildperf: add BuildPerfTest classMarkus Lehtonen2016-07-012-2/+78
* oeqa.buildperf: functionality to drop kernel cachesMarkus Lehtonen2016-07-012-0/+47
* oe-build-perf-test: introduce oeqa.buildperf moduleMarkus Lehtonen2016-07-011-0/+12
* oeqa.utils.commands: runCmd: return stderr output, tooMarkus Lehtonen2016-07-011-0/+1
* oeqa.utils.commands: use get_bb_vars() in get_bb_var()Markus Lehtonen2016-07-011-15/+5