summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* oeqa/utils: replace some tabs with spacesPaul Eggleton2014-12-252-47/+47
* lib/oe/image.py: Handle compressed IMAGE_TYPEDEP valuesOtavio Salvador2014-12-251-2/+16
* devtool: add QA testsPaul Eggleton2014-12-231-0/+239
* oeqa/utils: make get_bb_var() more reliablePaul Eggleton2014-12-231-2/+2
* lib/oe: add recipeutils modulePaul Eggleton2014-12-211-0/+279
* lib/oe/patch: add support for extracting patches from git treePaul Eggleton2014-12-211-30/+82
* lib/oe/patch.py: abort "git am" if it failsPaul Eggleton2014-12-211-0/+6
* lib/oe/patch: use --keep-cr with git amPaul Eggleton2014-12-211-1/+1
* lib/oe/patch: auto-commit when falling back from git amPaul Eggleton2014-12-211-0/+86
* lib/oe/patch: fall back to patch if git apply failsPaul Eggleton2014-12-211-1/+5
* classes/package: move read_shlib_providers() to a common unitPaul Eggleton2014-12-211-0/+26
* package_manager.py: fix arguments to string formatRoss Burton2014-12-051-3/+3
* package_manager.py: check the result of create_indexHongxu Jia2014-12-031-4/+16
* oeqa/runtime: Added some new filters for the log parser Including custom filt...Lucian Musat2014-11-251-7/+29
* classextend: Do not extend for that already have multilib prefixJackie Huang2014-11-121-0/+7
* package_manager: DpkgPM fix populate_sdkAníbal Limón2014-11-091-1/+1
* image-buildinfo.bbclass: new class, writes build information to imageAlejandro Hernandez2014-11-091-0/+4
* rootfs.py: tweak inner warn message catchingHongxu Jia2014-11-041-1/+1
* package_manager: Fix BAD_RECOMMENDATIONS for opkgPaul Barker2014-11-041-0/+4
* multilib.bbclass/package_manager.py: fix <multilib>-meta-toolchain build failureHongxu Jia2014-11-041-0/+3
* image.py: Fix error in graph sortingPascal Bach2014-10-301-1/+1
* python-smartpm: Add checking for "rpm-ignoresize" optionChong Lu2014-10-241-0/+1
* sdk.py: fix write target sdk manifest failed based on ipkHongxu Jia2014-10-101-1/+1
* oeqa/dmesg: Whitelist usbhid failuresRichard Purdie2014-10-021-1/+1
* oeqa/parselogs: Ignore qemu usbhid errorsRichard Purdie2014-10-021-1/+3
* deb_packaging: Added support for multilibAnibal Limon2014-09-301-9/+26
* rootfs.py: catch inner warn messageHongxu Jia2014-09-301-1/+19
* oeqa/utils: Added filter to LogResults decorator to enforce custom log level.Lucian Musat2014-09-291-0/+6
* oeqa/selftest: Added decorators to buildoptions.pyLucian Musat2014-09-221-0/+9
* sstatesig: fix overrides behaviour to remove SIGGEN_LOCKEDSIGS_i586Hongxu Jia2014-09-171-1/+1
* sstatesig.py: Replace '_'s with '-'s in SSTATE_LOCKEDSIGS* names.Randy Witt2014-09-171-0/+1
* sstatesig: Improve the support for locked down sstate cache usageHongxu Jia2014-09-171-16/+27
* sstatesig: Improve to handle locking of multiple machinesRichard Purdie2014-09-171-13/+28
* sstatesig/sstate: Add support for locked down sstate cache usageRichard Purdie2014-09-171-0/+74
* oeqa/runtime: Automatic test for ptestLucian Musat2014-09-101-0/+124
* oeqa/utils/logparser.py: results based log parser utilityLucian Musat2014-09-101-0/+125
OpenPOWER on IntegriCloud