summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
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
2014-11-04rootfs.py: tweak inner warn message catchingHongxu Jia1
2014-11-04package_manager: Fix BAD_RECOMMENDATIONS for opkgPaul Barker1
2014-11-04multilib.bbclass/package_manager.py: fix <multilib>-meta-toolchain build failureHongxu Jia1
2014-10-30image.py: Fix error in graph sortingPascal Bach1
2014-10-24python-smartpm: Add checking for "rpm-ignoresize" optionChong Lu1
2014-10-10sdk.py: fix write target sdk manifest failed based on ipkHongxu Jia1
2014-10-02oeqa/dmesg: Whitelist usbhid failuresRichard Purdie1
2014-10-02oeqa/parselogs: Ignore qemu usbhid errorsRichard Purdie1
2014-09-30deb_packaging: Added support for multilibAnibal Limon1
2014-09-29rootfs.py: catch inner warn messageHongxu Jia1
2014-09-29oeqa/utils: Added filter to LogResults decorator to enforce custom log level.Lucian Musat1
2014-09-22oeqa/selftest: Added decorators to buildoptions.pyLucian Musat1
2014-09-17sstatesig: fix overrides behaviour to remove SIGGEN_LOCKEDSIGS_i586Hongxu Jia1
2014-09-17sstatesig.py: Replace '_'s with '-'s in SSTATE_LOCKEDSIGS* names.Randy Witt1
2014-09-17sstatesig: Improve the support for locked down sstate cache usageHongxu Jia1
2014-09-17sstatesig: Improve to handle locking of multiple machinesRichard Purdie1
2014-09-17sstatesig/sstate: Add support for locked down sstate cache usageRichard Purdie1
2014-09-10oeqa/runtime: Automatic test for ptestLucian Musat1
2014-09-10oeqa/utils/logparser.py: results based log parser utilityLucian Musat1
2014-09-10oeqa: Added package installer to oetest to aid in future automatic install of...Lucian Musat1
2014-09-10package_manager.py: use RPM_PREFER_ELF_ARCHRobert Yang2
2014-09-10package_manager: RpmPkgsList: determine rpm versionKévin THIERRY1
2014-09-02package_manager: Add rpm v4 supportRichard Purdie1