aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2015-09-19rootfs.py: show intercept script output in log.do_rootfsMartin Jansa
2015-09-19rootfs.py: Allow to override postinst-intercepts locationMartin Jansa
2015-09-01oeqa/selftest: fix test_incremental_image_generation for changes in log outputYi Zhao
2015-09-01qemurunner: Improves checking for server and target IPs on qemus parametersAlejandro Hernandez
2015-09-01oeqa/utils/qemurunner: fix loggingPaul Eggleton
2015-09-01oeqa/QemuRunner: don't use bb for loggingRoss Burton
2015-07-26oeqa/bbtests: Fix to ensure DL_DIR is setRichard Purdie
2015-07-26oeqa/bbtests: Fix race over DL_DIR and SSTATE_DIRRichard Purdie
2015-05-15split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh
2015-05-15meta/lib/oe/package.py: fix files ownership in packagesFabrice Coulon
2015-04-17package_manager.py: fix rootfs failure with multilib enabledChen Qi
2015-03-03lib/oe/package_manager: support exclusion from complementary glob process by ...Paul Eggleton
2015-02-11lib/oe/package: Ensure strip breaks hardlinksRichard Purdie
2015-02-11oeqa/utils/decorators: Try and improve ugly _ErrorHandler tracebacksRichard Purdie
2014-12-31package_manager.py: fix arguments to string formatRoss Burton
2014-12-31package_manager.py: check the result of create_indexHongxu Jia
2014-12-31classextend: Do not extend for that already have multilib prefixJackie Huang
2014-12-31package_manager: Fix BAD_RECOMMENDATIONS for opkgPaul Barker
2014-12-31multilib.bbclass/package_manager.py: fix <multilib>-meta-toolchain build failureHongxu Jia
2014-12-31image.py: Fix error in graph sortingPascal Bach
2014-11-26package_manager: DpkgPM fix populate_sdkAníbal Limón
2014-10-10sdk.py: fix write target sdk manifest failed based on ipkHongxu Jia
2014-10-02oeqa/dmesg: Whitelist usbhid failuresRichard Purdie
2014-10-02oeqa/parselogs: Ignore qemu usbhid errorsRichard Purdie
2014-09-30deb_packaging: Added support for multilibAnibal Limon
2014-09-30rootfs.py: catch inner warn messageHongxu Jia
2014-09-29oeqa/utils: Added filter to LogResults decorator to enforce custom log level.Lucian Musat
2014-09-22oeqa/selftest: Added decorators to buildoptions.pyLucian Musat
2014-09-17sstatesig: fix overrides behaviour to remove SIGGEN_LOCKEDSIGS_i586Hongxu Jia
2014-09-17sstatesig.py: Replace '_'s with '-'s in SSTATE_LOCKEDSIGS* names.Randy Witt
2014-09-17sstatesig: Improve the support for locked down sstate cache usageHongxu Jia
2014-09-17sstatesig: Improve to handle locking of multiple machinesRichard Purdie
2014-09-17sstatesig/sstate: Add support for locked down sstate cache usageRichard Purdie
2014-09-10oeqa/runtime: Automatic test for ptestLucian Musat
2014-09-10oeqa/utils/logparser.py: results based log parser utilityLucian Musat
2014-09-10oeqa: Added package installer to oetest to aid in future automatic install of...Lucian Musat
2014-09-10package_manager.py: use RPM_PREFER_ELF_ARCHRobert Yang
2014-09-10package_manager: RpmPkgsList: determine rpm versionKévin THIERRY
2014-09-03package_manager: Add rpm v4 supportRichard Purdie
2014-09-01oeqa: sstatetests should now look for glibc-initialKhem Raj
2014-08-31package_manager.py: enable smart non-interactive modeEd Bartosh
2014-08-29lib/oe/utils: Make multiprocess_exec() return anythingPeter Kjellerstedt
2014-08-29oeqa: xorg log test is being replaced by parselogs so removeRichard Purdie
2014-08-29oeqa/pasrselogs: Improve the machine/string whitelistRichard Purdie
2014-08-29oeqa/runtime: Automatic test for parsing the logs on a machine and search for...Lucian Musat
2014-08-27oeqa/sdk/buildsudoku.py: add setUpModule method to run only when gtk+ in inst...Corneliu Stoicescu
2014-08-27oeqa/oetest.py: enable sdk tests to use hasFeature and hasPackage methods.Corneliu Stoicescu
2014-08-25sstatesig: Only squash dependencies for allarch packagegroupsRichard Purdie
2014-08-23lib/oe/utils: Add utils function for multiprocess executionRichard Purdie
2014-08-23oeqa/utils/httpserver: Reset SIGTERM handlerRichard Purdie