summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2016-03-22parselogs: add new whitelist entries to address 4.4.3 issuesSaul Wold1
2016-03-20parselogs: add new whitelist entries to address 4.4.3 issuesSaul Wold1
2016-03-20oeqa: remove RPM 4 self testJoshua Lock1
2016-03-20lib/package_manager: remove RPM4 support codeJoshua Lock1
2016-03-20oeqa/selftest/buildoptions: test read-only-rootfsRoss Burton1
2016-03-20oeqa/selftest/sstatetests: verify more variables don't impact the hashRoss Burton1
2016-03-20selftest/buildoptions: Renamed one test caseDaniel Istrate1
2016-03-20oeqa/utils/testexport.py: add functionality for exporting binariesCostin Constantin1
2016-03-20Revert "selftest: Added MACHINE = "qemux86" to tests that use runqemu"Paul Eggleton2
2016-03-20recipetool: create: don't create extra files directory unconditionallyPaul Eggleton1
2016-03-13oeqa/selftest/recipetool: Fix test_recipetool_create_simpleRichard Purdie1
2016-03-13oeqa/recipetool: Fix syntax errorRichard Purdie1
2016-03-12oeqa/recipetool: Improve debugging output by adding dirlistRichard Purdie1
2016-03-12package_manager.py: Fix race condition in OpkgIndexer.write_index()Mariano Lopez1
2016-03-11sign_package_feed: add feed signature typeIoan-Adrian Ratiu1
2016-03-11package_manager: sign IPK package feedsIoan-Adrian Ratiu1
2016-03-11gpg_sign: export_pubkey: add signature type supportIoan-Adrian Ratiu1
2016-03-11gpg_sign: detach_sign: fix gpg > 2.1 STDIN file descriptorIoan-Adrian Ratiu1
2016-03-11gpg_sign: add local ipk package signing functionalityIoan-Adrian Ratiu1
2016-03-11selftest/bblayers.py: Remove harcoded recipe filesMariano Lopez1
2016-03-11selftest/prservice.py: Sanitize package version when looking for stampMariano Lopez1
2016-03-09recipetool: create: split npm module dependencies into packagesPaul Eggleton1
2016-03-09lib/sstatesig: skip shared_workdir when checking locked sigsJoshua Lock1
2016-03-09rpm: Uprev to rpm-5.4.16 (pre) and rpm-5.4+cvs to current CVS headMark Hatle1
2016-03-09oeqa/selftest/buildoptions: Test build does not fail without git revDaniel Istrate1
2016-03-06insane/prelink: Handle nonstandard library pathsRichard Purdie1
2016-03-04devtool: add build-sdk subcommandPaul Eggleton1
2016-03-04oeqa/buildoptions: Improve unsafe references testsRichard Purdie1
2016-03-03sdk_update.py: Enable local sdk-update testsJuro Bystricky1
2016-02-28oeqa/sdkext: Add sdk_update.SDKUpdateTest class.Aníbal Limón1
2016-02-28classes/testsdk: Pass tcname to SDK and SDKExt contextsAníbal Limón1
2016-02-28classes/testsdk: Move the removal of bitbake PATH to eSDK context onlyAníbal Limón1
2016-02-28classes/testsdk: Move code for avoid PATHs to oeqa.utilsAníbal Limón1
2016-02-28oe-selftest: devtool: add an additional test for devtool upgradePaul Eggleton1
2016-02-28oe-selftest: devtool: rework devtool upgrade testPaul Eggleton1
2016-02-28lib/oe/qa: add explicit exception for 'file isn't an ELF'Ross Burton1
2016-02-28oeqa/parselogs: Updated whitelistCristina Agurida1
2016-02-28oeqa/selftest/prservice: Added new TC: check pr-server starts and stop correc...Francisco Pedraza1
2016-02-28oeqa/utils: added new network moduleFrancisco Pedraza1
2016-02-28oeqa/selftest/signing: Added test for locked signaturesDaniel Istrate1
2016-02-26signing-keys: Make signing keys the only publisher of keysRandy Witt1
2016-02-26oeqa/selftest/buildoptions: build -minimal instead of -sato imagesRoss Burton1
2016-02-18oe/gpg_sign: add 'passphrase' argument to detach_sign methodMarkus Lehtonen1
2016-02-18sign_rpm.bbclass: do not store key details in signer instanceMarkus Lehtonen2
2016-02-18oe/gpg_sign: add 'armor' argument to detach_sign()Markus Lehtonen1
2016-02-18oe/gpg_sign: add verify() methodMarkus Lehtonen1
2016-02-18oeqa/selftest/bbtests: Test bitbake --setscene-only optionDaniel Istrate1
2016-02-16oeqa/parselogs: Whitelist dmi firmware failure message in 4.4 kernelsRichard Purdie1
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