aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2016-07-21package_manager.py: Avoid installing an empty package listMark Hatle
2016-07-21buildhistory-diff: reduce PKGR noiseEd Bartosh
2016-07-20oeqa/controllers: Add test target for Systemd-bootJose Perez Carranza
2016-07-20oetest.py: Fix problem when there is more than one json file for package extr...Mariano Lopez
2016-07-20lib/oeqa/utils/commands.py: Move updateEnv() from runexported.pyMariano Lopez
2016-07-20oeqa/recipetool: update recipe test to pass SHARoss Burton
2016-07-20oeqa/devtool: update recipe test as libmatchbox changedRoss Burton
2016-07-20image: add do_image_qa task to run QA checks on the constructed imageJoshua Lock
2016-07-20libxsettings-client: Remove as unneededJussi Kukkonen
2016-07-20wic: oe-selftest: build bmap-tools-nativeEd Bartosh
2016-07-20devtool: add finish subcommandPaul Eggleton
2016-07-20devtool: upgrade: record original recipe filesPaul Eggleton
2016-07-20lib/oe/recipeutils: fix a few issues in find_layerdir()Paul Eggleton
2016-07-20oe/lib/package: handle shlibs files disappearingRoss Burton
2016-07-20utils/qemurunner.py: QemuRunner.start() add support for specify extra kernel ...Aníbal Limón
2016-07-20remove sukokuRoss Burton
2016-07-20oeqa/sdk: remove buildsudoku testRoss Burton
2016-07-12lib/oe/patch: handle encoding differences in patch filesPaul Eggleton
2016-07-10buildoptions.py: remove directfb image build testMaxin B. John
2016-07-08terminal: Drop gnome-terminal --disable-factory workaroundsRichard Purdie
2016-07-08terminal: Fix gnome-terminal to work with recent versionsRichard Purdie
2016-07-08oe-selftest: drop test_prepare_unexpectedPaul Eggleton
2016-07-08oeqa/selftest/bbtests: Fix failing test after progress changesRichard Purdie
2016-07-08oeqa/runtime/systemd: fix typo in skipUnlessPassed decoratorRoss Burton
2016-07-08lib/oe/path: remove oe.path.check_outputRoss Burton
2016-07-07lib/oe/sstatesig: print locked sigs file message only when explicitly calledPaul Eggleton
2016-07-07classes/image: implement progress support for do_rootfsPaul Eggleton
2016-07-01lib/oeqa: add Galculator to SDK and runtime testsRoss Burton
2016-07-01oeqa/runtime/syslog: remove redundant skipUnlessPassedRoss Burton
2016-07-01oeqa/utils/commands: fix single-character variable matching in get_bb_vars()Ross Burton
2016-07-01oe-build-perf-test: implement --globalres-file optionMarkus Lehtonen
2016-07-01oeqa.buildperf: add git revision and branch to result dataMarkus Lehtonen
2016-07-01oeqa.utils: add git moduleMarkus Lehtonen
2016-07-01oeqa.buildperf: archive build/conf into test resultsMarkus Lehtonen
2016-07-01oeqa.buildperf: add test Test4Markus Lehtonen
2016-07-01oeqa.buildperf: add test Test3Markus Lehtonen
2016-07-01oeqa.buildperf: add test Test2Markus Lehtonen
2016-07-01oeqa.buildperf: add test Test1P3Markus Lehtonen
2016-07-01oeqa.buildperf: add test Test1P2Markus Lehtonen
2016-07-01oeqa.buildperf: add test Test1P1Markus Lehtonen
2016-07-01oeqa.buildperf: implement BuildPerfTestRunner classMarkus Lehtonen
2016-07-01oeqa.buildperf: add method for saving buildstatsMarkus Lehtonen
2016-07-01oeqa.buildperf: add method for measuring file disk usageMarkus Lehtonen
2016-07-01oeqa.buildperf: add method to log shell commandsMarkus Lehtonen
2016-07-01oeqa.buildperf: method for measuring system resource usageMarkus Lehtonen
2016-07-01oeqa.buildperf: add BuildPerfTest classMarkus Lehtonen
2016-07-01oeqa.buildperf: functionality to drop kernel cachesMarkus Lehtonen
2016-07-01oe-build-perf-test: introduce oeqa.buildperf moduleMarkus Lehtonen
2016-07-01oeqa.utils.commands: runCmd: return stderr output, tooMarkus Lehtonen
2016-07-01oeqa.utils.commands: use get_bb_vars() in get_bb_var()Markus Lehtonen