summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib/oe/package_manager.py: Remove list() from PkgsList classMariano Lopez2016-01-201-153/+0
* lib/oe/rootfs: Use list_pkgs() instead of list()Mariano Lopez2016-01-203-17/+19
* lib/oe/utils: Add function format_pkg_list()Mariano Lopez2016-01-201-0/+22
* lib/oe/package_manager: Add list_pkgs() to PkgsList classMariano Lopez2016-01-201-0/+135
* oeqa/runtime/parselogs: use -F to search fixed strings for grepYi Zhao2016-01-191-2/+1
* oe-selftest: devtool: fix test_devtool_add_library if python was built firstPaul Eggleton2016-01-191-4/+8
* recipetool: create: add basic support for extracting dependencies from cmakePaul Eggleton2016-01-191-0/+17
* recipetool: create: improve extraction of pkg-config / lib depsPaul Eggleton2016-01-191-2/+2
* selftest/buildhistory: Improve test to remove sources of errorRichard Purdie2016-01-191-9/+5
* image: Fix wic environment issuesRichard Purdie2016-01-191-1/+1
* insane: Start to clean up do_configure_qa codeRichard Purdie2016-01-191-1/+1
* DpkgRootfs: Fix logcheck_error false-positive when use multilibAníbal Limón2016-01-111-0/+13
* package_manager.py: fixes for multilib deb packaging buildsMatt Madison2016-01-111-6/+11
* oeqa/runtime/logrotate: fix hardcoded root directoryYi Zhao2016-01-111-4/+4
* oeqa/runtime/smart: fix hardcoded root directoryYi Zhao2016-01-111-2/+2
* populate_sdk_ext: Change to include siginfo and non sstate task sigsRichard Purdie2016-01-111-2/+2
* image: Create separate tasks for rootfs constructionRichard Purdie2016-01-111-412/+0
* image: Move pre/post process commands to bbclassRichard Purdie2016-01-111-9/+0
* sstatesig: Handle special case of gcc-source shared-workdir for printdiffRichard Purdie2016-01-111-0/+4
* x11vnc: remove all references to moved packageIoan-Adrian Ratiu2016-01-071-20/+0
* oeqa/selftest/recipetool: update for libjpeg-turbo migrationRoss Burton2016-01-071-1/+1
* scripts/oe-selftest: Allow to run tests on random/all MACHINEsDaniel Istrate2016-01-071-6/+58
* selftest: Added testcase decorators for 2 testsDaniel Istrate2016-01-072-0/+2
* selftest: moved tc test_buildhistory_does_not_change_signaturesDaniel Istrate2016-01-072-62/+66
* oeqa/selftest: support sets in devtool comparisonsRoss Burton2015-12-282-2/+4
* package_manager.py: add debugging support for rpm scriptlet executionPatrick Ohly2015-12-281-5/+30
* selftest: Added MACHINE = "qemux86" to tests that use runqemuDaniel Istrate2015-12-282-6/+10
* oe-selftest: devtool: add more explicit check for ls outputPaul Eggleton2015-12-281-0/+2
* oe-selftest: add tests for simple devtool add / recipetool create URL casePaul Eggleton2015-12-282-6/+76
* recipetool: create: basic extraction of name/version from filenamePaul Eggleton2015-12-281-7/+8
* recipetool: create: support extracting name and version from build scriptsPaul Eggleton2015-12-282-2/+2
* selftest/buildhistory.py: Test buildhistory does not change sigsDaniel Istrate2015-12-221-4/+65
* oeqa/selftest: Added testcase decorators for 2 testcasesDaniel Istrate2015-12-162-1/+2
* rootfs.py: Change logic to unistall packagesMariano Lopez2015-12-121-20/+21
* oeqa/systemd: get runtest target boot time and logBenjamin Esquivel2015-12-121-0/+47
* oeqa/systemd: journalctl helper functionBenjamin Esquivel2015-12-121-0/+28
* sdk.py / OpkgSdk: remove_packaging_data() after installHaris Okanovic2015-12-091-0/+4
* lib/oe/package_manager: Introducing PACKAGE_FEED_BASE_PATHS/PACKAGE_FEED_ARCHSLeonardo Sandoval2015-12-091-55/+99
* selftest/wic.py: Add test for custom bootloader configMariano Lopez2015-12-091-0/+8
* oeqa/sshcontrol: don't source profileRoss Burton2015-12-011-2/+1
* oeqa/runtime/multilib: refactor ELF class extractionRoss Burton2015-12-011-19/+13
* lib/oe/recipeutils: refactor patch_recipe_file() to use edit_metadata()Paul Eggleton2015-12-011-67/+93
* lib/oe/recipeutils: check in validate_pn() for names instead of filenamesPaul Eggleton2015-12-011-0/+2