summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* devtool: disable creating workspace for extract and search subcommandsPaul Eggleton2015-12-011-4/+4
* lib/oe/patch: improve extraction of patch headerPaul Eggleton2015-12-011-15/+43
* image.py: avoid mkdir race when building multiple imagesMike Crowe2015-12-011-2/+1
* package_manager.py: define info_dir and status_file when OPKGLIBDIR isn't the...Martin Jansa2015-12-011-0/+19
* image.py: Avoid creating empty .env file in _write_wic_envMike Crowe2015-12-011-1/+5
* lib/oe/terminal: use C locale when determining versionDariusz Pelowski2015-12-011-1/+3
* oeqa/qemurunner: pass nographic to runqemu if DISPLAY isn't setRoss Burton2015-12-011-6/+6
* classes/populate_sdk_ext: tweak reporting of workspace exclusionPaul Eggleton2015-12-011-2/+3
* terminal: Open a new window instead of split on older tmux versions (<1.9)Leonardo Sandoval2015-11-251-5/+15
* package_manager.py: Delete installed_pkgs.txt fileMariano Lopez2015-11-241-0/+1
* rootfs.py: Stop using installed_pkgs.txtMariano Lopez2015-11-241-15/+9
* lib/oe/distro_check: don't set empty proxy keysRoss Burton2015-11-241-4/+6
* lib/oe/copy_buildsystem: Don't expand BB_TASKDEPDATARichard Purdie2015-11-241-1/+1
* oeqa/selftest/sstatetests: prettier output for allarch testRoss Burton2015-11-241-6/+6
* oeqa/selftest/signing: Added new test for signing sstate.Daniel Istrate2015-11-241-0/+48
* oeqa/selftest/signing: New test for Signing packages in the package feeds.Daniel Istrate2015-11-241-0/+76
* classes: Ensure pass setVar/setVarFlag strings, not integersRichard Purdie2015-11-241-2/+2
* oe-selftest: add test for bitbake-layers show-recipesPaul Eggleton2015-11-161-0/+25
* oeqa/selftest/layerappend: fix test if build directory is not inside COREBASEPaul Eggleton2015-11-161-3/+6
* oeqa/selftest/devtool: fix test if build directory is not inside COREBASEPaul Eggleton2015-11-161-1/+1
* qemurunner: Remove the timeout in run_serialMariano Lopez2015-11-161-8/+10
* qemurunner: Enable timestamps on kernel boot-upLeonardo Sandoval2015-11-161-1/+1
* oeqa/runtime/multilib: run the arch tests on connmand not connman-appletRoss Burton2015-11-161-4/+4
* oeqa/runtime: remove dmesg testRoss Burton2015-11-161-12/+0
* oeqa/utils/decorators: fix missing keyword arguments on decoratorsPaul Eggleton2015-10-271-8/+8
* lib/oe/rootfs: tell intercepts where the native sysroot isRoss Burton2015-10-271-0/+1
* oeqa/selftest: Added testcase decorators.Daniel Istrate2015-10-274-8/+30
* qemurunner: Show the output of runqemu scriptMariano Lopez2015-10-271-0/+1
* rootfs.py: add more info to the warning messageEd Bartosh2015-10-271-0/+1
* package_manager: fail if signed feeds are enabled for ipk or dpkgMarkus Lehtonen2015-10-271-0/+4
* package_manager: support GPG_PATH variableMarkus Lehtonen2015-10-271-2/+5
* oeqa/selftest: improve config writing and cleanupRoss Burton2015-10-213-20/+9
* oeqa/selftest/wic: remove numbers from test namesRoss Burton2015-10-211-23/+23
* oeqa/selftest: clean up selftest.inc in teardownRoss Burton2015-10-211-1/+1
* oeqa/selftest/wic: fix cleaningRoss Burton2015-10-211-11/+8
* oeqa/selftest/wic: corrected testcase decorator for test18_iso_imageDaniel Istrate2015-10-211-1/+1
* oeqa/selftest: verify that devtool can use plugins in other layersRoss Burton2015-10-211-0/+12
* oeqa/selftest/buildoptions: Use the correct script for cleaning the workdirLeonardo Sandoval2015-10-211-2/+2
* oeqa/selftest/bbtests: Updated bitbake TCsDaniel Istrate2015-10-211-10/+35
* oeqa/selftest/bbtests: clean up local DL_DIR/SSTATE_DIR safelyRoss Burton2015-10-211-1/+5
* oeqa/utils/ftools: From functions that expect data, check if NoneLeonardo Sandoval2015-10-211-0/+9
* oeqa/utils/ftools: Ignore the exception if file does not existLeonardo Sandoval2015-10-211-1/+10
* oeqa/selftest/manifest.py: Test support for manifestsBenjamin Esquivel2015-10-211-0/+163