summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2015-09-24package_manager.py: make rpm install mutilib pkgs corectlyRobert Yang1
2015-09-23oeqa/selftest/archiver: Test that archiver filters on recipe nameDaniel Istrate1
2015-09-23oeqa/utils/dump: Add default commands and directoryMariano Lopez1
2015-09-23oeqa/runexported: Removed DEPLOY_DIR as mandatory.Lucian Musat1
2015-09-23oeqa/oetest: Remove bb as requirement for oetest.Lucian Musat1
2015-09-23oeqa/runtime/parselogs.py: Fix dmesg log retrieve in satoAníbal Limón1
2015-09-22oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread startAníbal Limón1
2015-09-22oeqa/utils/qemurunner.py: Fix HIGH CPU usage on LoggingThreadAníbal Limón1
2015-09-22devtool: build-image: delete bbappend at end of buildPaul Eggleton1
2015-09-22devtool / lib/oe/recipeutils: ensure we can parse without bbappendsPaul Eggleton1
2015-09-22lib/oe/patch: fix for git am not cleaning up after itselfPaul Eggleton1
2015-09-22lib/oe/recipeutils: properly split unexpanded variable valuesPaul Eggleton1
2015-09-22oeqa/selftest: buildoptions.py Removed unused importsDaniel Istrate1
2015-09-21oeqa/testimage: Enhance -v switch in testimageLucian Musat1
2015-09-16oeqa/sstatetests: Add test for nativesdk stamp invariance with MACHINERichard Purdie1
2015-09-16image.py: Ensure base image size is an integerPatrick Williams1
2015-09-15oeqa/decorators: Added decorator to restart the DUT in case of test hang.Lucian Musat2
2015-09-12image.py: Allow IMAGE_LINK_NAME to be emptyMike Looijmans1
2015-09-12oeqa/targetbuild: Ensure we run gnu-configize so config files are up to dateRichard Purdie1
2015-09-12classes/sstate: break out function to get sstate manifest filenamePaul Eggleton1
2015-09-12oeqa: Test failure/cleanup improvementsRichard Purdie1
2015-09-11oeqa/runtime/date: stop systemd-timesyncd during testRoss Burton1
2015-09-10rootfs: Conditionally uninstall update-rc.dKhem Raj1
2015-09-10Revert "rootfs: Do not uninstall update-rc.d"Richard Purdie1
2015-09-09oeqa/sstatettests: Improve output of assertRichard Purdie1
2015-09-09devtool: update-recipe: better 'auto' modeMarkus Lehtonen1
2015-09-09devtool: add upgrade featureLeonardo Sandoval1
2015-09-09oeqa/parselogs: Updated log error whitelist.Cristina Agurida1
2015-09-09qemurunner: Fix killpg pid usageRichard Purdie1
2015-09-09qemurunner: Ensure runqemu doesn't survive SIGKILLRichard Purdie1
2015-09-09rootfs.py: show intercept script output in log.do_rootfsMartin Jansa1
2015-09-09package_manager.py: search provides when not found by pkgnameRobert Yang1
2015-09-07rootfs: Do not uninstall update-rc.dKhem Raj1
2015-09-07qemurunner: Drop error to a warning to improve user feedbackRichard Purdie1
2015-09-07copy_buildsystem: make sure bitbake directory is copiedQi.Chen@windriver.com1
2015-09-07testimage: handle SIGTERM to conclude runqemuMariano Lopez1
2015-09-07rootfs.py: Allow to override postinst-intercepts locationMartin Jansa1
2015-09-06oeqa/decorators: Fixed a problem with tests having the same names.Lucian Musat1
2015-09-05oeqa: Test failure/cleanup improvementsRichard Purdie4
2015-09-03testimage: filter proper test cases by tagszjh2
2015-09-03lib/oe/package_manager: Include PACKAGE_FEED_PREFIX instead of hardcode pathsLeonardo Sandoval1
2015-09-03sdk.py: fix conflicts of packagesJian Liu1
2015-09-02qemurunner: Handle lack of data on run serial gracefullyMariano Lopez2
2015-09-02image.py: rename _write_env -> _write_wic_envEd Bartosh1
2015-09-02wic: add test cases for 3 imagesEd Bartosh1
2015-09-02oe-selftest: wic: configure a buildEd Bartosh1
2015-09-01package_manager: support for signed RPM package feedsMarkus Lehtonen1
2015-09-01package_rpm: support signing of rpm packagesMarkus Lehtonen1
2015-09-01runexported: Make it compatible with host dumpMariano Lopez2
2015-09-01qemurunner: Added host dumps when there are errorsMariano Lopez4