aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2016-02-18oe/gpg_sign: add 'passphrase' argument to detach_sign methodMarkus Lehtonen
2016-02-18sign_rpm.bbclass: do not store key details in signer instanceMarkus Lehtonen
2016-02-18oe/gpg_sign: add 'armor' argument to detach_sign()Markus Lehtonen
2016-02-18oe/gpg_sign: add verify() methodMarkus Lehtonen
2016-02-18oeqa/selftest/bbtests: Test bitbake --setscene-only optionDaniel Istrate
2016-02-16oeqa/parselogs: Whitelist dmi firmware failure message in 4.4 kernelsRichard Purdie
2016-02-16lib/qa.py: raise ValueError if file isn't an ELFRoss Burton
2016-02-16lib/oe/qa: ELFFile: check that a path is a file before opening itRoss Burton
2016-02-15runtime/systemd: Fix for boot time string parse errorBenjamin Esquivel
2016-02-15oeqa: Update to handle domain specific references in build logsRichard Purdie
2016-02-15oe-selftest: don't use specific tasksEd Bartosh
2016-02-15oe-selftest: pylinted wic testsEd Bartosh
2016-02-15oe-selftest: add new wic testcaseEd Bartosh
2016-02-15wic-image-minimal: change IMAGE_FSTYPESEd Bartosh
2016-02-15oeqa/targetcontrol: support wic image typeEd Bartosh
2016-02-15oeqa/targetcontrol: make ssh control optionalEd Bartosh
2016-02-15qemurunner: add parameter to method 'start'Ed Bartosh
2016-02-15oe-selftest: remove unused parameterEd Bartosh
2016-02-13lib/oe/terminal: set workdir for konsole terminalPascal Bach
2016-02-11oe-selftest: devtool: add another devtool add testPaul Eggleton
2016-02-11devtool: modify: make -x the default behaviourPaul Eggleton
2016-02-11devtool: commit for extra tasks that modify source when extractingPaul Eggleton
2016-02-11oeqa/selftest/sstatetests.py: check that PARALLEL_MAKE doesn't change signaturesRoss Burton
2016-02-11oe/gpg_sign: fix incorrect variable nameMarkus Lehtonen
2016-02-11oeqa/prservice: Fix whitespace problemRichard Purdie
2016-02-10oeqa: Improve test failure messagesRichard Purdie
2016-02-10oeqa/sdkext/devtool.py: Add location test to ensure that devtool is the eSDK ...Aníbal Limón
2016-02-10oeqa/sdkext: Add devtool basic tests for eSDK.Aníbal Limón
2016-02-10oeqa/oetest: Fix compatibility SDK tests using eSDK.Aníbal Limón
2016-02-10classes/populate_sdk_ext: Add SDK_EXT_TARGET_MANIFEST and SDK_EXT_HOST_MANIFESTAníbal Limón
2016-02-10testsdkext: Add skeleton for support Extensible SDK tests.Aníbal Limón
2016-02-10oeqa/oetest: oeSDKTest when run a command redirect env output to nullAníbal Limón
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