summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2015-02-19oeqa/ptest: Fixed complementary package install detection and added ptest-run...Lucian Musat1
2015-02-17package_manager.py: use 'purge' instead of 'remove' in case of debChen Qi1
2015-02-17lib/oe/package_manager: support exclusion from complementary glob process by ...Paul Eggleton2
2015-02-15oeqa/ptest: Removed buildhistory as requirement for ptestLucian Musat1
2015-02-14oeqa/smart: Added some new test casesLucian Musat1
2015-02-14oe-pkgdata-util: add some QA testsPaul Eggleton1
2015-02-14oe-pkgdata-util: improve command-line usagePaul Eggleton2
2015-02-14lib/oe/lsb.py: Fix up for dashSaul Wold1
2015-02-14rootfs.py: ignore "NOTE:" when catching warningsRicardo Neri1
2015-02-07terminal.py: add tmux new window optionDan McGregor1
2015-02-07classes/license: tweak license format messagesPaul Eggleton1
2015-02-03lib/oe/terminal: add support for Terminology terminal emulatorRodrigo Chiossi1
2015-02-03package_manager.py: fix rootfs failure with multilib enabledChen Qi1
2015-02-03terminal.py: fixes launching multiple windows of gnome-terminalAlejandro Hernandez1
2015-02-03image.bbclass: make kernel depmod data optionalDan McGregor1
2015-02-03lib/oe/image.py: add error checking for missing IMAGE_CMDPaul Eggleton1
2015-02-03classes/image: ensure uninstalled packages do not appear in manifestsPaul Eggleton1
2015-02-03lib/oe/rootfs.py: rename _uninstall_uneeded to fix spelling errorPaul Eggleton1
2015-01-29kernel: Fix depmod for multilibRichard Purdie1
2015-01-23kernel/image/depmodwrapper: Fixups for depmodRichard Purdie1
2015-01-23lib/oe/package: Ensure strip breaks hardlinksRichard Purdie1
2015-01-23oeqa/utils/decorators: Try and improve ugly _ErrorHandler tracebacksRichard Purdie1
2015-01-23lib/oe/sdk.py: Add SDKIMAGE_INSTALL_COMPLEMENTARY capabilities to DpkgSdkPau Espin Pedrol1
2015-01-16lib/oe/rootfs.py: Fix reference to abiversion file locationRichard Purdie1
2015-01-07oeqa/parselogs: Added a check in case the folder location does not contain an...Lucian Musat1
2014-12-31oeqa/selftest: fix test_incremental_image_generation for changes in log outputYi Zhao1
2014-12-31oeqa/parselogs: Add harmless failure warning introduced by new qemu version o...Richard Purdie1
2014-12-25oeqa/selftest: fix test_force_task so it doesn't taint the entire buildPaul Eggleton1
2014-12-25oeqa/selftest: populate pkgdata/shlibs in test_recipetool_create_gitPaul Eggleton1
2014-12-25oeqa/selftest: improve failure messages for devtool testsPaul Eggleton1
2014-12-25oeqa/selftest: skip test_incremental_image_generation if not using rpmPaul Eggleton1
2014-12-25oeqa/selftest: fix test_event_handler for changes in bitbake outputPaul Eggleton1
2014-12-25oeqa/utils: fix testcase decorator to allow calling tests individuallyPaul Eggleton1
2014-12-25oeqa/utils: replace some tabs with spacesPaul Eggleton2
2014-12-24lib/oe/image.py: Handle compressed IMAGE_TYPEDEP valuesOtavio Salvador1
2014-12-21devtool: add QA testsPaul Eggleton1
2014-12-21oeqa/utils: make get_bb_var() more reliablePaul Eggleton1
2014-12-21lib/oe: add recipeutils modulePaul Eggleton1
2014-12-21lib/oe/patch: add support for extracting patches from git treePaul Eggleton1
2014-12-21lib/oe/patch.py: abort "git am" if it failsPaul Eggleton1
2014-12-21lib/oe/patch: use --keep-cr with git amPaul Eggleton1
2014-12-21lib/oe/patch: auto-commit when falling back from git amPaul Eggleton1
2014-12-21lib/oe/patch: fall back to patch if git apply failsPaul Eggleton1
2014-12-21classes/package: move read_shlib_providers() to a common unitPaul Eggleton1
2014-12-05package_manager.py: fix arguments to string formatRoss Burton1
2014-12-03package_manager.py: check the result of create_indexHongxu Jia1
2014-11-25oeqa/runtime: Added some new filters for the log parser Including custom filt...Lucian Musat1
2014-11-12classextend: Do not extend for that already have multilib prefixJackie Huang1
2014-11-09package_manager: DpkgPM fix populate_sdkAníbal Limón1
2014-11-09image-buildinfo.bbclass: new class, writes build information to imageAlejandro Hernandez1