aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2016-02-10oetest.py/TestContext: Move loadTests and runTests inside it.Aníbal Limón
2016-02-10testimage/testsdk: Move get test suites routine inside TestContext.Aníbal Limón
2016-02-10testimage/testsdk: Modularize TestContext.Aníbal Limón
2016-02-10get_test_suites: Add sdkext type for load test suites.Aníbal Limón
2016-02-10testimage: Modularize helper functions for get test lists.Aníbal Limón
2016-02-10oeqa: setup bitbake logger after tinfoil.shutdownEd Bartosh
2016-02-07sstatetests: Fix after change to sstate populate_lic SWSPECRichard Purdie
2016-02-06package_manager.py: fix python indentation bug (opkg)Ioan-Adrian Ratiu
2016-02-06copy_buildsystem.py: Pass the nativelsb argument to gen-lockedsig-cacheRandy Witt
2016-02-04copy_buildsystem: add ability to exclude layersChen Qi
2016-02-04classes/lib: Add expand parameter to getVarFlagRichard Purdie
2016-01-31lib/oe/package_manager: remove package feed listsStefan Agner
2016-01-29lib/oe/patch: Make GitApplyTree._applypatch() support read-only .git/hooksPeter Kjellerstedt
2016-01-29oeqa/runtime/rpm: be more verbose if test_rpm_query_nonroot failsRoss Burton
2016-01-26meta/lib: new module for handling GPG signingMarkus Lehtonen
2016-01-23lib/oe/sdk: Partially revert "sdk.py: fix conflicts of packages"Richard Purdie
2016-01-22lib/oe/package_manager: prevent testing an undefined variableJoshua Lock
2016-01-22gen-lockedsig-cache: copy correct native sstate into ext SDKPaul Eggleton
2016-01-22devtool: build: ensure pkgdata is written outPaul Eggleton
2016-01-22classes/populate_sdk_ext: add option to bring in pkgdata for worldPaul Eggleton
2016-01-22oeqa/selftest/signing: use temporary rpmdbMarkus Lehtonen
2016-01-20lib/oe/package_manager.py: Remove list() from PkgsList classMariano Lopez
2016-01-20lib/oe/rootfs: Use list_pkgs() instead of list()Mariano Lopez
2016-01-20lib/oe/utils: Add function format_pkg_list()Mariano Lopez
2016-01-20lib/oe/package_manager: Add list_pkgs() to PkgsList classMariano Lopez
2016-01-19oeqa/runtime/parselogs: use -F to search fixed strings for grepYi Zhao
2016-01-19oe-selftest: devtool: fix test_devtool_add_library if python was built firstPaul Eggleton
2016-01-19recipetool: create: add basic support for extracting dependencies from cmakePaul Eggleton
2016-01-19recipetool: create: improve extraction of pkg-config / lib depsPaul Eggleton
2016-01-19selftest/buildhistory: Improve test to remove sources of errorRichard Purdie
2016-01-19image: Fix wic environment issuesRichard Purdie
2016-01-19insane: Start to clean up do_configure_qa codeRichard Purdie
2016-01-11DpkgRootfs: Fix logcheck_error false-positive when use multilibAníbal Limón
2016-01-11package_manager.py: fixes for multilib deb packaging buildsMatt Madison
2016-01-11oeqa/runtime/logrotate: fix hardcoded root directoryYi Zhao
2016-01-11oeqa/runtime/smart: fix hardcoded root directoryYi Zhao
2016-01-11populate_sdk_ext: Change to include siginfo and non sstate task sigsRichard Purdie
2016-01-11image: Create separate tasks for rootfs constructionRichard Purdie
2016-01-11image: Move pre/post process commands to bbclassRichard Purdie
2016-01-11sstatesig: Handle special case of gcc-source shared-workdir for printdiffRichard Purdie
2016-01-07x11vnc: remove all references to moved packageIoan-Adrian Ratiu
2016-01-07oeqa/selftest/recipetool: update for libjpeg-turbo migrationRoss Burton
2016-01-07scripts/oe-selftest: Allow to run tests on random/all MACHINEsDaniel Istrate
2016-01-07selftest: Added testcase decorators for 2 testsDaniel Istrate
2016-01-07selftest: moved tc test_buildhistory_does_not_change_signaturesDaniel Istrate
2015-12-28oeqa/selftest: support sets in devtool comparisonsRoss Burton
2015-12-27package_manager.py: add debugging support for rpm scriptlet executionPatrick Ohly
2015-12-27selftest: Added MACHINE = "qemux86" to tests that use runqemuDaniel Istrate
2015-12-22oe-selftest: devtool: add more explicit check for ls outputPaul Eggleton
2015-12-22oe-selftest: add tests for simple devtool add / recipetool create URL casePaul Eggleton