Age | Commit message (Expand) | Author | Files |
2014-06-30 | oeqa/selftest/_toaster.py: fix 'IndentationError' issues | Ionut Chisanovici | 1 |
2014-06-30 | oeqa/selftest/toaster.py: renamed to _toaster.py | Ionut Chisanovici | 1 |
2014-06-25 | lib/oe/package_manager.py: Add processing for alternative SDK_OS | Mark Hatle | 1 |
2014-06-25 | populate_sdk: Fix TOOLCHAIN_TARGET_TASK_ATTEMPTONLY implementation | Mark Hatle | 1 |
2014-06-24 | oeqa/targetcontrol.py: Separate the matching of supported image fstypes from ... | Corneliu Stoicescu | 1 |
2014-06-19 | sstatesig: Add try/except around the stat calls | Richard Purdie | 1 |
2014-06-13 | controllers/masterimage.py: Make testimage kernel naming pattern universal | Corneliu Stoicescu | 1 |
2014-06-13 | oeqa/controllers/testtargetloader.py: add 'import os' | Corneliu Stoicescu | 1 |
2014-06-13 | targetcontrol.py: Add a classmethod to get extra files needed by the target c... | Corneliu Stoicescu | 1 |
2014-06-13 | masterimage.py: enable dynamical determination of rootfs type | Corneliu Stoicescu | 1 |
2014-06-13 | targetcontrol.py: make possible dynamical determination of rootfs type | Corneliu Stoicescu | 1 |
2014-06-13 | rootfs.py: change the logic in _uninstall_unneeded | Chen Qi | 1 |
2014-06-10 | oeqa/utils/commands.py: add support for postconfig option | Corneliu Stoicescu | 1 |
2014-06-06 | Added new test cases for bitbake modes (-e -n -p -r -R -c -k) | Lucian Musat | 1 |
2014-06-01 | classextend: Fix crosssdk remapping for multilib | Richard Purdie | 1 |
2014-05-30 | toaster: toaster oe-selftest support | Ionut Chisanovici | 1 |
2014-05-29 | sstatesig: Move saferecipedeps handling to be earlier | Richard Purdie | 1 |
2014-05-11 | classes/lib/oe: Fix cross/crosssdk references | Richard Purdie | 2 |
2014-05-08 | package_manager: Fix NoneType Object on do_populate_sdk | Ricardo Ribalda Delgado | 1 |
2014-05-08 | package_manager: Fix Argument list too long | Ricardo Ribalda Delgado | 1 |
2014-05-04 | sstatetests: Use TUNE_ARCH instead of TARGET_ARCH | Richard Purdie | 1 |
2014-05-04 | sstatetests: Update after binutils-cross name change with PN addition | Richard Purdie | 1 |
2014-04-30 | oeqa: add proper handling for command errors where needed | Paul Eggleton | 3 |
2014-04-30 | classes/testimage: if start fails, don't try to stop | Paul Eggleton | 1 |
2014-04-30 | oeqa/controllers/masterimage: more robust master image startup | Paul Eggleton | 1 |
2014-04-30 | oeqa/controllers/masterimage: add a serial control command | Stefan Stanacar | 1 |
2014-04-30 | oeqa/targetcontrol: restart method shouldn't be abstract | Stefan Stanacar | 2 |
2014-04-30 | oeqa/controllers/masterimage: add a base class for hw targets | Stefan Stanacar | 1 |
2014-04-30 | lib/oe/sdk: Ensure target directory exists before creating the link | Richard Purdie | 1 |
2014-04-29 | oeqa/utils: sshcontrol: realtime logging of output | Stefan Stanacar | 1 |
2014-04-25 | Globally replace oe.utils.contains to bb.utils.contains | Otavio Salvador | 2 |
2014-04-23 | make menuconfig work for recent xfce environment | Andreas Müller | 1 |
2014-04-23 | selftest: DiskMonTest: use a high value for free space | Stefan Stanacar | 1 |
2014-04-10 | selftest: DiskMonTest: use POSIX output for df | Alexandru Palalau | 1 |
2014-04-04 | selftest/sstatetests.py: Added 'populate_lic' to ignore_patterns | Corneliu Stoicescu | 1 |
2014-04-04 | rootfs.py: introduce USE_DEVFS check | Matthieu Crapet | 1 |
2014-03-31 | lib/oeqa: add a test target controller for EFI targets | Stefan Stanacar | 2 |
2014-03-30 | sstatesig: Anchor inherits class tests | Richard Purdie | 1 |
2014-03-28 | image.py: check file exists before deleting | Laurentiu Palcu | 1 |
2014-03-28 | rootfs.py: add new cleanup method | Laurentiu Palcu | 1 |
2014-03-28 | package_manager.py: leave the __db.00* files in place | Laurentiu Palcu | 1 |
2014-03-27 | selftest/bbtests.py: Fixed regex and added bitbake output to test_warnings_er... | Corneliu Stoicescu | 1 |
2014-03-26 | apt/package_mamager: Ensure WORKDIR is used for lists directory | Richard Purdie | 1 |
2014-03-26 | package_manager: Fix apt-ftparchive index creation problems | Richard Purdie | 1 |
2014-03-26 | package_manager: Ensure we don't process directories twice | Richard Purdie | 1 |
2014-03-21 | rootfs.py, sdk.py: adjust/create the wrappers for creating installed packages... | Laurentiu Palcu | 2 |
2014-03-21 | package_manager.py: create separate class for installed packages listing | Laurentiu Palcu | 1 |
2014-03-19 | package_manager: Use apt-ftparchive for deb packages | Ricardo Ribalda Delgado | 1 |
2014-03-17 | lib/oe: turn oe into a namespace package | Christopher Larson | 1 |
2014-03-11 | oeqa/utils/qemurunner: search for login string in the entire boot log | Stefan Stanacar | 1 |