aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2015-02-26lib/oe/terminal: fix konsole terminal support for KDE 4.xPaul Eggleton
2015-02-26lib/oe/terminal: fix regressionsPaul Eggleton
2015-02-24terminal.py: No --disable-factory for gnome-terminal >= 3.10Sven Ebenfeld
2015-02-23copy_buildsystem.py: Add methods to copy shared state.Randy Witt
2015-02-23copy_buildsystem.py: Add a way to copy buildsystem to a directory.Randy Witt
2015-02-23sstatesig: Add ability to filter list of tasks for locked-sigs.incPaul Eggleton
2015-02-23devtool: fix broken clones of git recipesPaul Eggleton
2015-02-23devtool: update-recipe: add handling for git recipesPaul Eggleton
2015-02-23lib/oe/recipeutils: minor improvements to patch_recipe()Paul Eggleton
2015-02-23devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton
2015-02-23devtool: reset: run bitbake -c clean on recipePaul Eggleton
2015-02-23lib/oe/patch: fix PATCHTOOL = "git" with source in a subdirectoryPaul Eggleton
2015-02-21machine/qemu: Switch from ext3 to ext4Richard Purdie
2015-02-21lib/oeqa/selftest/bblayers: use dashed subcommandsPaul Eggleton
2015-02-21lib/oe/package_manager: Performance tweak in regex usageRichard Purdie
2015-02-21oeqa/parselogs: Add exception for new mips error messageRichard Purdie
2015-02-19oeqa/ptest: Fixed complementary package install detection and added ptest-run...Lucian Musat
2015-02-17package_manager.py: use 'purge' instead of 'remove' in case of debChen Qi
2015-02-17lib/oe/package_manager: support exclusion from complementary glob process by ...Paul Eggleton
2015-02-15oeqa/ptest: Removed buildhistory as requirement for ptestLucian Musat
2015-02-14oeqa/smart: Added some new test casesLucian Musat
2015-02-14oe-pkgdata-util: add some QA testsPaul Eggleton
2015-02-14oe-pkgdata-util: improve command-line usagePaul Eggleton
2015-02-14lib/oe/lsb.py: Fix up for dashSaul Wold
2015-02-14rootfs.py: ignore "NOTE:" when catching warningsRicardo Neri
2015-02-07terminal.py: add tmux new window optionDan McGregor
2015-02-07classes/license: tweak license format messagesPaul Eggleton
2015-02-03lib/oe/terminal: add support for Terminology terminal emulatorRodrigo Chiossi
2015-02-03package_manager.py: fix rootfs failure with multilib enabledChen Qi
2015-02-03terminal.py: fixes launching multiple windows of gnome-terminalAlejandro Hernandez
2015-02-03image.bbclass: make kernel depmod data optionalDan McGregor
2015-02-03lib/oe/image.py: add error checking for missing IMAGE_CMDPaul Eggleton
2015-02-03classes/image: ensure uninstalled packages do not appear in manifestsPaul Eggleton
2015-02-03lib/oe/rootfs.py: rename _uninstall_uneeded to fix spelling errorPaul Eggleton
2015-01-29kernel: Fix depmod for multilibRichard Purdie
2015-01-23kernel/image/depmodwrapper: Fixups for depmodRichard Purdie
2015-01-23lib/oe/package: Ensure strip breaks hardlinksRichard Purdie
2015-01-23oeqa/utils/decorators: Try and improve ugly _ErrorHandler tracebacksRichard Purdie
2015-01-23lib/oe/sdk.py: Add SDKIMAGE_INSTALL_COMPLEMENTARY capabilities to DpkgSdkPau Espin Pedrol
2015-01-16lib/oe/rootfs.py: Fix reference to abiversion file locationRichard Purdie
2015-01-07oeqa/parselogs: Added a check in case the folder location does not contain an...Lucian Musat
2014-12-31oeqa/selftest: fix test_incremental_image_generation for changes in log outputYi Zhao
2014-12-31oeqa/parselogs: Add harmless failure warning introduced by new qemu version o...Richard Purdie
2014-12-25oeqa/selftest: fix test_force_task so it doesn't taint the entire buildPaul Eggleton
2014-12-25oeqa/selftest: populate pkgdata/shlibs in test_recipetool_create_gitPaul Eggleton
2014-12-25oeqa/selftest: improve failure messages for devtool testsPaul Eggleton
2014-12-25oeqa/selftest: skip test_incremental_image_generation if not using rpmPaul Eggleton
2014-12-25oeqa/selftest: fix test_event_handler for changes in bitbake outputPaul Eggleton
2014-12-25oeqa/utils: fix testcase decorator to allow calling tests individuallyPaul Eggleton
2014-12-25oeqa/utils: replace some tabs with spacesPaul Eggleton