summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
...
* oe/gpg_sign: add verify() methodMarkus Lehtonen2016-02-191-0/+10
* oeqa/selftest/bbtests: Test bitbake --setscene-only optionDaniel Istrate2016-02-181-0/+15
* oeqa/parselogs: Whitelist dmi firmware failure message in 4.4 kernelsRichard Purdie2016-02-161-0/+1
* lib/qa.py: raise ValueError if file isn't an ELFRoss Burton2016-02-161-7/+7
* lib/oe/qa: ELFFile: check that a path is a file before opening itRoss Burton2016-02-161-0/+3
* runtime/systemd: Fix for boot time string parse errorBenjamin Esquivel2016-02-161-10/+12
* oeqa: Update to handle domain specific references in build logsRichard Purdie2016-02-153-8/+23
* oe-selftest: don't use specific tasksEd Bartosh2016-02-151-1/+1
* oe-selftest: pylinted wic testsEd Bartosh2016-02-151-9/+9
* oe-selftest: add new wic testcaseEd Bartosh2016-02-151-1/+11
* wic-image-minimal: change IMAGE_FSTYPESEd Bartosh2016-02-151-1/+1
* oeqa/targetcontrol: support wic image typeEd Bartosh2016-02-151-1/+1
* oeqa/targetcontrol: make ssh control optionalEd Bartosh2016-02-152-10/+12
* qemurunner: add parameter to method 'start'Ed Bartosh2016-02-151-22/+23
* oe-selftest: remove unused parameterEd Bartosh2016-02-153-5/+5
* lib/oe/terminal: set workdir for konsole terminalPascal Bach2016-02-141-1/+1
* oe-selftest: devtool: add another devtool add testPaul Eggleton2016-02-111-0/+37
* devtool: modify: make -x the default behaviourPaul Eggleton2016-02-111-1/+2
* devtool: commit for extra tasks that modify source when extractingPaul Eggleton2016-02-111-0/+3
* oeqa/selftest/sstatetests.py: check that PARALLEL_MAKE doesn't change signaturesRoss Burton2016-02-111-14/+20
* oe/gpg_sign: fix incorrect variable nameMarkus Lehtonen2016-02-111-1/+1
* oeqa/prservice: Fix whitespace problemRichard Purdie2016-02-111-1/+1
* oeqa: Improve test failure messagesRichard Purdie2016-02-101-4/+4
* oeqa/sdkext/devtool.py: Add location test to ensure that devtool is the eSDK ...Aníbal Limón2016-02-101-0/+7
* oeqa/sdkext: Add devtool basic tests for eSDK.Aníbal Limón2016-02-103-0/+44
* oeqa/oetest: Fix compatibility SDK tests using eSDK.Aníbal Limón2016-02-101-3/+10
* classes/populate_sdk_ext: Add SDK_EXT_TARGET_MANIFEST and SDK_EXT_HOST_MANIFESTAníbal Limón2016-02-101-2/+9
* testsdkext: Add skeleton for support Extensible SDK tests.Aníbal Limón2016-02-102-1/+14
* oeqa/oetest: oeSDKTest when run a command redirect env output to nullAníbal Limón2016-02-101-1/+1
* oetest.py/TestContext: Move loadTests and runTests inside it.Aníbal Limón2016-02-101-100/+97
* testimage/testsdk: Move get test suites routine inside TestContext.Aníbal Limón2016-02-101-84/+108
* testimage/testsdk: Modularize TestContext.Aníbal Limón2016-02-101-0/+63
* get_test_suites: Add sdkext type for load test suites.Aníbal Limón2016-02-101-0/+2
* testimage: Modularize helper functions for get test lists.Aníbal Limón2016-02-101-0/+74
* oeqa: setup bitbake logger after tinfoil.shutdownEd Bartosh2016-02-101-0/+11
* sstatetests: Fix after change to sstate populate_lic SWSPECRichard Purdie2016-02-071-2/+17
* package_manager.py: fix python indentation bug (opkg)Ioan-Adrian Ratiu2016-02-061-8/+8
* copy_buildsystem.py: Pass the nativelsb argument to gen-lockedsig-cacheRandy Witt2016-02-061-1/+8
* copy_buildsystem: add ability to exclude layersChen Qi2016-02-041-0/+6
* classes/lib: Add expand parameter to getVarFlagRichard Purdie2016-02-042-3/+3
* lib/oe/package_manager: remove package feed listsStefan Agner2016-01-312-4/+9
* lib/oe/patch: Make GitApplyTree._applypatch() support read-only .git/hooksPeter Kjellerstedt2016-01-301-14/+12
* oeqa/runtime/rpm: be more verbose if test_rpm_query_nonroot failsRoss Burton2016-01-301-2/+2
* meta/lib: new module for handling GPG signingMarkus Lehtonen2016-01-262-20/+87
* lib/oe/sdk: Partially revert "sdk.py: fix conflicts of packages"Richard Purdie2016-01-241-22/+8
* lib/oe/package_manager: prevent testing an undefined variableJoshua Lock2016-01-241-0/+1
* gen-lockedsig-cache: copy correct native sstate into ext SDKPaul Eggleton2016-01-241-2/+3
* devtool: build: ensure pkgdata is written outPaul Eggleton2016-01-241-1/+6
* classes/populate_sdk_ext: add option to bring in pkgdata for worldPaul Eggleton2016-01-241-2/+56
* oeqa/selftest/signing: use temporary rpmdbMarkus Lehtonen2016-01-241-2/+10