summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2015-09-19rootfs.py: show intercept script output in log.do_rootfsMartin Jansa1
2015-09-19rootfs.py: Allow to override postinst-intercepts locationMartin Jansa1
2015-09-01oeqa/selftest: fix test_incremental_image_generation for changes in log outputYi Zhao1
2015-09-01qemurunner: Improves checking for server and target IPs on qemus parametersAlejandro Hernandez1
2015-09-01oeqa/utils/qemurunner: fix loggingPaul Eggleton1
2015-09-01oeqa/QemuRunner: don't use bb for loggingRoss Burton1
2015-07-26oeqa/bbtests: Fix to ensure DL_DIR is setRichard Purdie1
2015-07-26oeqa/bbtests: Fix race over DL_DIR and SSTATE_DIRRichard Purdie1
2015-05-15split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh1
2015-05-15meta/lib/oe/package.py: fix files ownership in packagesFabrice Coulon1
2015-04-17package_manager.py: fix rootfs failure with multilib enabledChen Qi1
2015-03-03lib/oe/package_manager: support exclusion from complementary glob process by ...Paul Eggleton1
2015-02-11lib/oe/package: Ensure strip breaks hardlinksRichard Purdie1
2015-02-11oeqa/utils/decorators: Try and improve ugly _ErrorHandler tracebacksRichard Purdie1
2014-12-31package_manager.py: fix arguments to string formatRoss Burton1
2014-12-31package_manager.py: check the result of create_indexHongxu Jia1
2014-12-31classextend: Do not extend for that already have multilib prefixJackie Huang1
2014-12-31package_manager: Fix BAD_RECOMMENDATIONS for opkgPaul Barker1
2014-12-31multilib.bbclass/package_manager.py: fix <multilib>-meta-toolchain build failureHongxu Jia1
2014-12-31image.py: Fix error in graph sortingPascal Bach1
2014-11-26package_manager: DpkgPM fix populate_sdkAníbal Limón1
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
2014-09-01oeqa: sstatetests should now look for glibc-initialKhem Raj1
2014-08-31package_manager.py: enable smart non-interactive modeEd Bartosh1
2014-08-29lib/oe/utils: Make multiprocess_exec() return anythingPeter Kjellerstedt1
2014-08-29oeqa: xorg log test is being replaced by parselogs so removeRichard Purdie1
2014-08-29oeqa/pasrselogs: Improve the machine/string whitelistRichard Purdie1
2014-08-29oeqa/runtime: Automatic test for parsing the logs on a machine and search for...Lucian Musat1
2014-08-27oeqa/sdk/buildsudoku.py: add setUpModule method to run only when gtk+ in inst...Corneliu Stoicescu1
2014-08-27oeqa/oetest.py: enable sdk tests to use hasFeature and hasPackage methods.Corneliu Stoicescu1
2014-08-23sstatesig: Only squash dependencies for allarch packagegroupsRichard Purdie1
2014-08-23lib/oe/utils: Add utils function for multiprocess executionRichard Purdie2
2014-08-23oeqa/utils/httpserver: Reset SIGTERM handlerRichard Purdie1