summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* rootfs.py: show intercept script output in log.do_rootfsMartin Jansa2015-09-181-1/+1
* rootfs.py: Allow to override postinst-intercepts locationMartin Jansa2015-09-181-2/+4
* qemurunner: Improves checking for server and target IPs on qemus parametersAlejandro Hernandez2015-09-181-5/+8
* oeqa/utils/qemurunner: fix loggingPaul Eggleton2015-09-181-25/+24
* oeqa/QemuRunner: don't use bb for loggingRoss Burton2015-09-181-29/+32
* lib/oe/package_manager: fix opkg feed generationJoshua Lock2015-09-011-4/+1
* oeqa/bbtests: Fix to ensure DL_DIR is setRichard Purdie2015-07-081-6/+9
* oeqa/bbtests: Fix race over DL_DIR and SSTATE_DIRRichard Purdie2015-07-081-0/+6
* rootfs.py: Add check for kernel modules before running depmodSaul Wold2015-07-081-2/+16
* oe-selftest: devtool: fix test_devtool_update_recipe_gitPaul Eggleton2015-07-081-9/+17
* lib/oe/patch: Fix git patch application for source in subdirectoryRichard Purdie2015-07-081-3/+3
* oeqa/parselogs: Whitelist qemumips64 runtime errorRichard Purdie2015-07-081-0/+3
* oeqa/parselogs: Whitelist qemuarm64 runtime errorsRichard Purdie2015-07-081-0/+4
* terminal.py: Allow devshell/menuconfig on recent gnome-terminalLeonardo Sandoval2015-07-081-0/+6
* oe-selftest: devtool: add a proper test to see if tap devices existPaul Eggleton2015-06-281-0/+10
* devtool: add: use correct bbappend file name with -V optionPaul Eggleton2015-06-281-2/+2
* devtool: handle . in recipe namePaul Eggleton2015-06-281-2/+2
* devtool: include bbappends in recipe parsingMarkus Lehtonen2015-06-281-3/+3
* rootfs.py: Make set -x not break rootfs creationPeter Seebach2015-06-281-0/+3
* rootfs.py: Improve rpm log_check_regexEd Bartosh2015-06-281-1/+3
* split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh2015-05-151-2/+1
* oeqa/selftest/toaster: fix bad indentCristian Iorga2015-05-151-1/+1
* package_manager: RpmPM: Fix scriptlet for rpm 4Jean-Benoit MARTIN2015-05-151-2/+4
* oe.sstatesig: align swspec handling with sstate.bbclassChristopher Larson2015-05-151-4/+4
* meta/lib/oe/utils.py: Corrected the return value of both_contain()Jun Zhu2015-05-151-1/+1
* package_manager: call createrepo with --dbpath pointing inside WORKDIREd Bartosh2015-04-021-1/+5
* package_deb: DpkgIndexer use apt-ftparchive that needs a valid configAndreas Oberritter2015-03-251-0/+28
* rootfs.py: Also uninstall update-alternatives and shadow for read-only-rootfsAndreas Oberritter2015-03-251-0/+2
* lib/oe/lsb.py: Prioritize parsing of /etc/os-releaseEd Bartosh2015-03-221-8/+9
* rootfs.py: add log checking ability for deb and ipkChen Qi2015-03-221-17/+44
* rootfs.py: two changes regarding log checkingChen Qi2015-03-221-3/+2
* oeqa/runtime: Added a new auto rpm testLucian Musat2015-03-221-0/+10
* oe-selftest: use spaces to indent python code, not tabsPaul Eggleton2015-03-212-314/+314
* package_manager: Create variable for install_dir_nameSaul Wold2015-03-202-8/+12
* lib/oeqa/selftest/lic-checksum: Add INHIBIT_DEFAULT_DEPSRandy Witt2015-03-201-1/+2
* lib/oeqa/selftest/lic-checksum: Rename test_fooRandy Witt2015-03-201-2/+2
* oe-selftest: add missing dependency to test_recipetool_create_gitPaul Eggleton2015-03-201-2/+2
* oe-selftest: add a test for devtool modify on recipes fetching local filesPaul Eggleton2015-03-201-0/+32
* oe-selftest: add a test for devtool deploy-targetPaul Eggleton2015-03-201-0/+56
* oe-selftest: support getting unexported variable valuesPaul Eggleton2015-03-201-0/+7
* devtool: modify/extract: prevent usage with incompatible recipesPaul Eggleton2015-03-201-0/+24
* devtool: reset: add ability to reset entire workspacePaul Eggleton2015-03-201-0/+29
* meta/lib/oe/package.py: fix files ownership in packagesFabrice Coulon2015-03-201-1/+1
* oeqa/runtime: Fixed a problem in logparser where it failed to whitelist some ...Lucian Musat2015-03-201-4/+5
* oe-selftest: improve bitbake-layers testsPaul Eggleton2015-03-201-5/+22
* rootfs.py: fix logic error so that warnings are checkedChen Qi2015-03-161-1/+1
* lib/oeqa/runtime/systemd: Add a basic runtime test for the journalRandy Witt2015-03-161-0/+6
* oeqa/parselogs: Skip hda opcode errorsRichard Purdie2015-03-121-1/+2
* oeqa/selftest: Added a testcase to verify INCOMPATIBLE_LICENSE option.Lucian Musat2015-03-101-0/+11
* lib/oeqa/selftest/lic-checksum: Verify failure when checksum changes.Randy Witt2015-03-101-0/+28
OpenPOWER on IntegriCloud