summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2016-02-16lib/qa.py: raise ValueError if file isn't an ELFRoss Burton1
2016-02-16lib/oe/qa: ELFFile: check that a path is a file before opening itRoss Burton1
2016-02-15runtime/systemd: Fix for boot time string parse errorBenjamin Esquivel1
2016-02-15oeqa: Update to handle domain specific references in build logsRichard Purdie3
2016-02-15oe-selftest: don't use specific tasksEd Bartosh1
2016-02-15oe-selftest: pylinted wic testsEd Bartosh1
2016-02-15oe-selftest: add new wic testcaseEd Bartosh1
2016-02-15wic-image-minimal: change IMAGE_FSTYPESEd Bartosh1
2016-02-15oeqa/targetcontrol: support wic image typeEd Bartosh1
2016-02-15oeqa/targetcontrol: make ssh control optionalEd Bartosh2
2016-02-15qemurunner: add parameter to method 'start'Ed Bartosh1
2016-02-15oe-selftest: remove unused parameterEd Bartosh3
2016-02-13lib/oe/terminal: set workdir for konsole terminalPascal Bach1
2016-02-11oe-selftest: devtool: add another devtool add testPaul Eggleton1
2016-02-11devtool: modify: make -x the default behaviourPaul Eggleton1
2016-02-11devtool: commit for extra tasks that modify source when extractingPaul Eggleton1
2016-02-11oeqa/selftest/sstatetests.py: check that PARALLEL_MAKE doesn't change signaturesRoss Burton1
2016-02-11oe/gpg_sign: fix incorrect variable nameMarkus Lehtonen1
2016-02-11oeqa/prservice: Fix whitespace problemRichard Purdie1
2016-02-10oeqa: Improve test failure messagesRichard Purdie1
2016-02-10oeqa/sdkext/devtool.py: Add location test to ensure that devtool is the eSDK ...Aníbal Limón1
2016-02-10oeqa/sdkext: Add devtool basic tests for eSDK.Aníbal Limón3
2016-02-10oeqa/oetest: Fix compatibility SDK tests using eSDK.Aníbal Limón1
2016-02-10classes/populate_sdk_ext: Add SDK_EXT_TARGET_MANIFEST and SDK_EXT_HOST_MANIFESTAníbal Limón1
2016-02-10testsdkext: Add skeleton for support Extensible SDK tests.Aníbal Limón2
2016-02-10oeqa/oetest: oeSDKTest when run a command redirect env output to nullAníbal Limón1
2016-02-10oetest.py/TestContext: Move loadTests and runTests inside it.Aníbal Limón1
2016-02-10testimage/testsdk: Move get test suites routine inside TestContext.Aníbal Limón1
2016-02-10testimage/testsdk: Modularize TestContext.Aníbal Limón1
2016-02-10get_test_suites: Add sdkext type for load test suites.Aníbal Limón1
2016-02-10testimage: Modularize helper functions for get test lists.Aníbal Limón1
2016-02-10oeqa: setup bitbake logger after tinfoil.shutdownEd Bartosh1
2016-02-07sstatetests: Fix after change to sstate populate_lic SWSPECRichard Purdie1
2016-02-06package_manager.py: fix python indentation bug (opkg)Ioan-Adrian Ratiu1
2016-02-06copy_buildsystem.py: Pass the nativelsb argument to gen-lockedsig-cacheRandy Witt1
2016-02-04copy_buildsystem: add ability to exclude layersChen Qi1
2016-02-04classes/lib: Add expand parameter to getVarFlagRichard Purdie2
2016-01-31lib/oe/package_manager: remove package feed listsStefan Agner2
2016-01-29lib/oe/patch: Make GitApplyTree._applypatch() support read-only .git/hooksPeter Kjellerstedt1
2016-01-29oeqa/runtime/rpm: be more verbose if test_rpm_query_nonroot failsRoss Burton1
2016-01-26meta/lib: new module for handling GPG signingMarkus Lehtonen2
2016-01-23lib/oe/sdk: Partially revert "sdk.py: fix conflicts of packages"Richard Purdie1
2016-01-22lib/oe/package_manager: prevent testing an undefined variableJoshua Lock1
2016-01-22gen-lockedsig-cache: copy correct native sstate into ext SDKPaul Eggleton1
2016-01-22devtool: build: ensure pkgdata is written outPaul Eggleton1
2016-01-22classes/populate_sdk_ext: add option to bring in pkgdata for worldPaul Eggleton1
2016-01-22oeqa/selftest/signing: use temporary rpmdbMarkus Lehtonen1
2016-01-20lib/oe/package_manager.py: Remove list() from PkgsList classMariano Lopez1
2016-01-20lib/oe/rootfs: Use list_pkgs() instead of list()Mariano Lopez3
2016-01-20lib/oe/utils: Add function format_pkg_list()Mariano Lopez1