summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* meta/lib/oe/utils.py: properly implement both_contain()Cristian Iorga2015-03-101-1/+9
* lib/oe/terminal: fix konsole terminal support for KDE 4.xPaul Eggleton2015-02-261-4/+4
* lib/oe/terminal: fix regressionsPaul Eggleton2015-02-261-12/+8
* terminal.py: No --disable-factory for gnome-terminal >= 3.10Sven Ebenfeld2015-02-241-8/+22
* copy_buildsystem.py: Add methods to copy shared state.Randy Witt2015-02-241-0/+32
* copy_buildsystem.py: Add a way to copy buildsystem to a directory.Randy Witt2015-02-241-0/+70
* sstatesig: Add ability to filter list of tasks for locked-sigs.incPaul Eggleton2015-02-241-1/+4
* devtool: fix broken clones of git recipesPaul Eggleton2015-02-231-0/+33
* devtool: update-recipe: add handling for git recipesPaul Eggleton2015-02-231-1/+69
* lib/oe/recipeutils: minor improvements to patch_recipe()Paul Eggleton2015-02-231-2/+2
* devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton2015-02-231-0/+40
* devtool: reset: run bitbake -c clean on recipePaul Eggleton2015-02-231-0/+4
* lib/oe/patch: fix PATCHTOOL = "git" with source in a subdirectoryPaul Eggleton2015-02-231-2/+5
* machine/qemu: Switch from ext3 to ext4Richard Purdie2015-02-211-1/+1
* lib/oeqa/selftest/bblayers: use dashed subcommandsPaul Eggleton2015-02-211-3/+3
* lib/oe/package_manager: Performance tweak in regex usageRichard Purdie2015-02-211-3/+3
* oeqa/parselogs: Add exception for new mips error messageRichard Purdie2015-02-211-0/+1
* oeqa/ptest: Fixed complementary package install detection and added ptest-run...Lucian Musat2015-02-191-3/+6
* package_manager.py: use 'purge' instead of 'remove' in case of debChen Qi2015-02-171-2/+2
* lib/oe/package_manager: support exclusion from complementary glob process by ...Paul Eggleton2015-02-172-0/+8
* oeqa/ptest: Removed buildhistory as requirement for ptestLucian Musat2015-02-151-5/+3
* oeqa/smart: Added some new test casesLucian Musat2015-02-151-0/+48
* oe-pkgdata-util: add some QA testsPaul Eggleton2015-02-141-0/+213
* oe-pkgdata-util: improve command-line usagePaul Eggleton2015-02-142-2/+2
* lib/oe/lsb.py: Fix up for dashSaul Wold2015-02-141-0/+1
* rootfs.py: ignore "NOTE:" when catching warningsRicardo Neri2015-02-141-1/+1
* terminal.py: add tmux new window optionDan McGregor2015-02-081-0/+35
* classes/license: tweak license format messagesPaul Eggleton2015-02-081-1/+2
* lib/oe/terminal: add support for Terminology terminal emulatorRodrigo Chiossi2015-02-031-0/+4
* package_manager.py: fix rootfs failure with multilib enabledChen Qi2015-02-031-1/+4
* terminal.py: fixes launching multiple windows of gnome-terminalAlejandro Hernandez2015-02-031-1/+1
* image.bbclass: make kernel depmod data optionalDan McGregor2015-02-031-1/+2
* lib/oe/image.py: add error checking for missing IMAGE_CMDPaul Eggleton2015-02-031-1/+5
* classes/image: ensure uninstalled packages do not appear in manifestsPaul Eggleton2015-02-031-25/+30
* lib/oe/rootfs.py: rename _uninstall_uneeded to fix spelling errorPaul Eggleton2015-02-031-2/+2
* kernel: Fix depmod for multilibRichard Purdie2015-01-291-1/+1
* kernel/image/depmodwrapper: Fixups for depmodRichard Purdie2015-01-231-7/+8
* lib/oe/package: Ensure strip breaks hardlinksRichard Purdie2015-01-231-1/+2
* oeqa/utils/decorators: Try and improve ugly _ErrorHandler tracebacksRichard Purdie2015-01-231-8/+15
* lib/oe/sdk.py: Add SDKIMAGE_INSTALL_COMPLEMENTARY capabilities to DpkgSdkPau Espin Pedrol2015-01-231-0/+2
* lib/oe/rootfs.py: Fix reference to abiversion file locationRichard Purdie2015-01-161-1/+1
* oeqa/parselogs: Added a check in case the folder location does not contain an...Lucian Musat2015-01-081-3/+4
* oeqa/selftest: fix test_incremental_image_generation for changes in log outputYi Zhao2014-12-311-4/+7
* oeqa/parselogs: Add harmless failure warning introduced by new qemu version o...Richard Purdie2014-12-311-0/+1
* oeqa/selftest: fix test_force_task so it doesn't taint the entire buildPaul Eggleton2014-12-251-0/+1
* oeqa/selftest: populate pkgdata/shlibs in test_recipetool_create_gitPaul Eggleton2014-12-251-0/+2
* oeqa/selftest: improve failure messages for devtool testsPaul Eggleton2014-12-251-10/+10
* oeqa/selftest: skip test_incremental_image_generation if not using rpmPaul Eggleton2014-12-251-0/+3
* oeqa/selftest: fix test_event_handler for changes in bitbake outputPaul Eggleton2014-12-251-1/+1
* oeqa/utils: fix testcase decorator to allow calling tests individuallyPaul Eggleton2014-12-251-0/+1
OpenPOWER on IntegriCloud