summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
...
* oe-selftest: devtool: add method for checking srctree repoMarkus Lehtonen2015-10-011-31/+18
* oe-selftest: devtool: add setup() methodMarkus Lehtonen2015-10-011-79/+45
* oe.patch.GitApplyTree: add paths argument to extractPatchesMarkus Lehtonen2015-10-011-1/+4
* recipeutils: implement get_recipe_local_files()Markus Lehtonen2015-10-011-0/+16
* oeqa/sdk/gcc: Fix makefile testRichard Purdie2015-09-282-3/+8
* Empty image:rootfs.py:handle empty PACKAGE_INSTALLAlex Franco2015-09-281-1/+5
* recipeutils.py: don't hardcode the upstream version as 1.0 when SRC_URI is em...Alexander Kanavin2015-09-281-4/+5
* oeqa/parselogs: Updated log parser whitelist.Lucian Musat2015-09-281-6/+4
* oeqa/decorators: Add timestamp to decorator logs.Lucian Musat2015-09-281-2/+15
* qemurunner: Handle qemu start failure correctlyRichard Purdie2015-09-281-2/+2
* oeqa/oetest: Fix SDK command executionRichard Purdie2015-09-281-1/+1
* package_manager.py: make rpm install mutilib pkgs corectlyRobert Yang2015-09-281-2/+81
* oeqa/selftest/archiver: Test that archiver filters on recipe nameDaniel Istrate2015-09-241-0/+50
* oeqa/utils/dump: Add default commands and directoryMariano Lopez2015-09-241-2/+11
* oeqa/runexported: Removed DEPLOY_DIR as mandatory.Lucian Musat2015-09-241-1/+1
* oeqa/oetest: Remove bb as requirement for oetest.Lucian Musat2015-09-241-8/+21
* oeqa/runtime/parselogs.py: Fix dmesg log retrieve in satoAníbal Limón2015-09-241-2/+1
* oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread startAníbal Limón2015-09-231-1/+0
* oeqa/utils/qemurunner.py: Fix HIGH CPU usage on LoggingThreadAníbal Limón2015-09-231-3/+3
* devtool: build-image: delete bbappend at end of buildPaul Eggleton2015-09-231-7/+15
* devtool / lib/oe/recipeutils: ensure we can parse without bbappendsPaul Eggleton2015-09-231-0/+2
* lib/oe/patch: fix for git am not cleaning up after itselfPaul Eggleton2015-09-231-0/+7
* lib/oe/recipeutils: properly split unexpanded variable valuesPaul Eggleton2015-09-231-2/+59
* oeqa/selftest: buildoptions.py Removed unused importsDaniel Istrate2015-09-231-3/+0
* oeqa/testimage: Enhance -v switch in testimageLucian Musat2015-09-231-0/+13
* oeqa/sstatetests: Add test for nativesdk stamp invariance with MACHINERichard Purdie2015-09-181-2/+16
* image.py: Ensure base image size is an integerPatrick Williams2015-09-181-0/+2
* oeqa/decorators: Added decorator to restart the DUT in case of test hang.Lucian Musat2015-09-182-0/+31
* image.py: Allow IMAGE_LINK_NAME to be emptyMike Looijmans2015-09-141-1/+1
* oeqa/targetbuild: Ensure we run gnu-configize so config files are up to dateRichard Purdie2015-09-121-3/+3
* classes/sstate: break out function to get sstate manifest filenamePaul Eggleton2015-09-121-0/+12
* oeqa: Test failure/cleanup improvementsRichard Purdie2015-09-121-0/+1
* oeqa/runtime/date: stop systemd-timesyncd during testRoss Burton2015-09-121-0/+8
* rootfs: Conditionally uninstall update-rc.dKhem Raj2015-09-111-1/+9
* Revert "rootfs: Do not uninstall update-rc.d"Richard Purdie2015-09-111-1/+2
* oeqa/sstatettests: Improve output of assertRichard Purdie2015-09-091-1/+1
* devtool: update-recipe: better 'auto' modeMarkus Lehtonen2015-09-091-6/+26
* devtool: add upgrade featureLeonardo Sandoval2015-09-091-0/+36
* oeqa/parselogs: Updated log error whitelist.Cristina Agurida2015-09-091-0/+6
* qemurunner: Fix killpg pid usageRichard Purdie2015-09-091-2/+2
* qemurunner: Ensure runqemu doesn't survive SIGKILLRichard Purdie2015-09-091-0/+27
* rootfs.py: show intercept script output in log.do_rootfsMartin Jansa2015-09-091-1/+1
* package_manager.py: search provides when not found by pkgnameRobert Yang2015-09-091-0/+16
* rootfs: Do not uninstall update-rc.dKhem Raj2015-09-091-2/+1
* qemurunner: Drop error to a warning to improve user feedbackRichard Purdie2015-09-091-1/+1
* copy_buildsystem: make sure bitbake directory is copiedQi.Chen@windriver.com2015-09-091-4/+3
* testimage: handle SIGTERM to conclude runqemuMariano Lopez2015-09-091-1/+5
* rootfs.py: Allow to override postinst-intercepts locationMartin Jansa2015-09-091-2/+4
* oeqa/decorators: Fixed a problem with tests having the same names.Lucian Musat2015-09-061-4/+6
* oeqa: Test failure/cleanup improvementsRichard Purdie2015-09-064-12/+43