summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
...
* selftest/signing.py: RPM_GPG_PASSPHRASE_FILE -> RPM_GPG_PASSPHRASERobert Yang2016-03-251-1/+1
* gpg_sign.py: get rid of pexpectRobert Yang2016-03-251-18/+6
* devtool: add: create git repository if URL specified as positional argumentPaul Eggleton2016-03-251-0/+2
* parselogs: add new whitelist entries to address 4.4.3 issuesSaul Wold2016-03-221-0/+1
* parselogs: add new whitelist entries to address 4.4.3 issuesSaul Wold2016-03-201-0/+1
* oeqa: remove RPM 4 self testJoshua Lock2016-03-201-60/+0
* lib/package_manager: remove RPM4 support codeJoshua Lock2016-03-201-56/+38
* oeqa/selftest/buildoptions: test read-only-rootfsRoss Burton2016-03-201-0/+4
* oeqa/selftest/sstatetests: verify more variables don't impact the hashRoss Burton2016-03-201-0/+4
* selftest/buildoptions: Renamed one test caseDaniel Istrate2016-03-201-1/+1
* oeqa/utils/testexport.py: add functionality for exporting binariesCostin Constantin2016-03-201-0/+263
* Revert "selftest: Added MACHINE = "qemux86" to tests that use runqemu"Paul Eggleton2016-03-202-10/+6
* recipetool: create: don't create extra files directory unconditionallyPaul Eggleton2016-03-201-2/+4
* oeqa/selftest/recipetool: Fix test_recipetool_create_simpleRichard Purdie2016-03-131-2/+2
* oeqa/recipetool: Fix syntax errorRichard Purdie2016-03-131-1/+1
* oeqa/recipetool: Improve debugging output by adding dirlistRichard Purdie2016-03-121-1/+1
* package_manager.py: Fix race condition in OpkgIndexer.write_index()Mariano Lopez2016-03-121-4/+4
* sign_package_feed: add feed signature typeIoan-Adrian Ratiu2016-03-111-2/+8
* package_manager: sign IPK package feedsIoan-Adrian Ratiu2016-03-111-2/+12
* gpg_sign: export_pubkey: add signature type supportIoan-Adrian Ratiu2016-03-111-2/+4
* gpg_sign: detach_sign: fix gpg > 2.1 STDIN file descriptorIoan-Adrian Ratiu2016-03-111-0/+16
* gpg_sign: add local ipk package signing functionalityIoan-Adrian Ratiu2016-03-111-12/+26
* selftest/bblayers.py: Remove harcoded recipe filesMariano Lopez2016-03-111-2/+18
* selftest/prservice.py: Sanitize package version when looking for stampMariano Lopez2016-03-111-1/+1
* recipetool: create: split npm module dependencies into packagesPaul Eggleton2016-03-091-0/+32
* lib/sstatesig: skip shared_workdir when checking locked sigsJoshua Lock2016-03-091-0/+2
* rpm: Uprev to rpm-5.4.16 (pre) and rpm-5.4+cvs to current CVS headMark Hatle2016-03-091-5/+9
* oeqa/selftest/buildoptions: Test build does not fail without git revDaniel Istrate2016-03-091-1/+42
* insane/prelink: Handle nonstandard library pathsRichard Purdie2016-03-071-0/+11
* devtool: add build-sdk subcommandPaul Eggleton2016-03-071-6/+53
* oeqa/buildoptions: Improve unsafe references testsRichard Purdie2016-03-071-4/+30
* sdk_update.py: Enable local sdk-update testsJuro Bystricky2016-03-031-2/+2
* oeqa/sdkext: Add sdk_update.SDKUpdateTest class.Aníbal Limón2016-02-281-0/+39
* classes/testsdk: Pass tcname to SDK and SDKExt contextsAníbal Limón2016-02-281-3/+4
* classes/testsdk: Move the removal of bitbake PATH to eSDK context onlyAníbal Limón2016-02-281-1/+11
* classes/testsdk: Move code for avoid PATHs to oeqa.utilsAníbal Limón2016-02-281-0/+23
* oe-selftest: devtool: add an additional test for devtool upgradePaul Eggleton2016-02-281-0/+36
* oe-selftest: devtool: rework devtool upgrade testPaul Eggleton2016-02-281-9/+18
* lib/oe/qa: add explicit exception for 'file isn't an ELF'Ross Burton2016-02-281-6/+9
* oeqa/parselogs: Updated whitelistCristina Agurida2016-02-281-4/+14
* oeqa/selftest/prservice: Added new TC: check pr-server starts and stop correc...Francisco Pedraza2016-02-281-1/+12
* oeqa/utils: added new network moduleFrancisco Pedraza2016-02-281-0/+8
* oeqa/selftest/signing: Added test for locked signaturesDaniel Istrate2016-02-281-0/+48
* signing-keys: Make signing keys the only publisher of keysRandy Witt2016-02-261-10/+0
* oeqa/selftest/buildoptions: build -minimal instead of -sato imagesRoss Burton2016-02-261-2/+2
* oe/gpg_sign: add 'passphrase' argument to detach_sign methodMarkus Lehtonen2016-02-191-10/+20
* sign_rpm.bbclass: do not store key details in signer instanceMarkus Lehtonen2016-02-192-18/+15
* oe/gpg_sign: add 'armor' argument to detach_sign()Markus Lehtonen2016-02-191-2/+4
* oe/gpg_sign: add verify() methodMarkus Lehtonen2016-02-191-0/+10
* oeqa/selftest/bbtests: Test bitbake --setscene-only optionDaniel Istrate2016-02-181-0/+15