summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* rootfs.py: show intercept script output in log.do_rootfsMartin Jansa2015-09-191-1/+1
* rootfs.py: Allow to override postinst-intercepts locationMartin Jansa2015-09-191-2/+4
* oeqa/selftest: fix test_incremental_image_generation for changes in log outputYi Zhao2015-09-011-4/+7
* qemurunner: Improves checking for server and target IPs on qemus parametersAlejandro Hernandez2015-09-011-5/+8
* oeqa/utils/qemurunner: fix loggingPaul Eggleton2015-09-011-25/+24
* oeqa/QemuRunner: don't use bb for loggingRoss Burton2015-09-011-29/+32
* oeqa/bbtests: Fix to ensure DL_DIR is setRichard Purdie2015-07-261-6/+9
* oeqa/bbtests: Fix race over DL_DIR and SSTATE_DIRRichard Purdie2015-07-261-0/+6
* split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh2015-05-151-2/+1
* meta/lib/oe/package.py: fix files ownership in packagesFabrice Coulon2015-05-151-1/+1
* package_manager.py: fix rootfs failure with multilib enabledChen Qi2015-04-171-1/+4
* lib/oe/package_manager: support exclusion from complementary glob process by ...Paul Eggleton2015-03-031-0/+3
* lib/oe/package: Ensure strip breaks hardlinksRichard Purdie2015-02-111-1/+2
* oeqa/utils/decorators: Try and improve ugly _ErrorHandler tracebacksRichard Purdie2015-02-111-8/+15
* package_manager.py: fix arguments to string formatRoss Burton2014-12-311-3/+3
* package_manager.py: check the result of create_indexHongxu Jia2014-12-311-4/+16
* classextend: Do not extend for that already have multilib prefixJackie Huang2014-12-311-0/+7
* package_manager: Fix BAD_RECOMMENDATIONS for opkgPaul Barker2014-12-311-0/+4
* multilib.bbclass/package_manager.py: fix <multilib>-meta-toolchain build failureHongxu Jia2014-12-311-0/+3
* image.py: Fix error in graph sortingPascal Bach2014-12-311-1/+1
* package_manager: DpkgPM fix populate_sdkAníbal Limón2014-11-261-1/+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
* oeqa: Added package installer to oetest to aid in future automatic install of...Lucian Musat2014-09-101-0/+7
* package_manager.py: use RPM_PREFER_ELF_ARCHRobert Yang2014-09-102-7/+7
* package_manager: RpmPkgsList: determine rpm versionKévin THIERRY2014-09-101-12/+11
* package_manager: Add rpm v4 supportRichard Purdie2014-09-031-40/+70
* oeqa: sstatetests should now look for glibc-initialKhem Raj2014-09-011-5/+5
* package_manager.py: enable smart non-interactive modeEd Bartosh2014-08-311-1/+1
* lib/oe/utils: Make multiprocess_exec() return anythingPeter Kjellerstedt2014-08-291-2/+2
* oeqa: xorg log test is being replaced by parselogs so removeRichard Purdie2014-08-291-5/+0
* oeqa/pasrselogs: Improve the machine/string whitelistRichard Purdie2014-08-291-8/+56
* oeqa/runtime: Automatic test for parsing the logs on a machine and search for...Lucian Musat2014-08-291-0/+128
* oeqa/sdk/buildsudoku.py: add setUpModule method to run only when gtk+ in inst...Corneliu Stoicescu2014-08-271-0/+4
* oeqa/oetest.py: enable sdk tests to use hasFeature and hasPackage methods.Corneliu Stoicescu2014-08-271-2/+2
* sstatesig: Only squash dependencies for allarch packagegroupsRichard Purdie2014-08-251-2/+5
* lib/oe/utils: Add utils function for multiprocess executionRichard Purdie2014-08-232-28/+33
* oeqa/utils/httpserver: Reset SIGTERM handlerRichard Purdie2014-08-231-0/+2