aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
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
2016-07-01oeqa.utils.commands: Introduce get_bb_vars()Markus Lehtonen
2016-07-01lib/oe/package_manager: keep platform_extra and default_platform_extra lists ...Bill Randle
2016-06-23oeqa/targetbuild: use os.path.join instead of string concatenationRoss Burton
2016-06-23oeqa/targetbuild: add extra_cmds argument to run_configureRoss Burton
2016-06-23oeqa/targetbuild: fix folder name estimate logicRoss Burton
2016-06-23package_manager.py: specify tmpdir for opkgChen Qi
2016-06-23oeqa: fix hasPackage, add hasPackageMatchRoss Burton
2016-06-21package_manager: Fix multilib package arch ordering issuesRichard Purdie
2016-06-12oe/distro_check.py: Fixes for python3Aníbal Limón
2016-06-12lib/oe/terminal.py: decode bytes variable before rstrip/splitLeonardo Sandoval
2016-06-06selftest/testexport.py: Add test test_testexport_basicMariano Lopez
2016-06-06testexport.bbclass: Add support for testexport-tarballMariano Lopez
2016-06-06oetest.py: Add install/uninstall functionality for DUTsMariano Lopez
2016-06-06lib/oeqa/otest.py: Fix import tests from other layers with python3Mariano Lopez
2016-06-06oe/lib/pacakge_manager.py: Update missing pipeline decodingMariano Lopez
2016-06-05lib/oe/package_manager: adapt for Python 3Ross Burton
2016-06-03lib/oe/buildhistory_analysis: fix for Python 3Joshua Lock