aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2014-06-25lib/oe/package_manager.py: Add processing for alternative SDK_OSMark Hatle
2014-06-25populate_sdk: Fix TOOLCHAIN_TARGET_TASK_ATTEMPTONLY implementationMark Hatle
2014-06-24oeqa/targetcontrol.py: Separate the matching of supported image fstypes from ...Corneliu Stoicescu
2014-06-19sstatesig: Add try/except around the stat callsRichard Purdie
2014-06-13controllers/masterimage.py: Make testimage kernel naming pattern universalCorneliu Stoicescu
2014-06-13oeqa/controllers/testtargetloader.py: add 'import os'Corneliu Stoicescu
2014-06-13targetcontrol.py: Add a classmethod to get extra files needed by the target c...Corneliu Stoicescu
2014-06-13masterimage.py: enable dynamical determination of rootfs typeCorneliu Stoicescu
2014-06-13targetcontrol.py: make possible dynamical determination of rootfs typeCorneliu Stoicescu
2014-06-13rootfs.py: change the logic in _uninstall_unneededChen Qi
2014-06-10oeqa/utils/commands.py: add support for postconfig optionCorneliu Stoicescu
2014-06-06Added new test cases for bitbake modes (-e -n -p -r -R -c -k)Lucian Musat
2014-06-01classextend: Fix crosssdk remapping for multilibRichard Purdie
2014-05-30toaster: toaster oe-selftest supportIonut Chisanovici
2014-05-29sstatesig: Move saferecipedeps handling to be earlierRichard Purdie
2014-05-11classes/lib/oe: Fix cross/crosssdk referencesRichard Purdie
2014-05-08package_manager: Fix NoneType Object on do_populate_sdkRicardo Ribalda Delgado
2014-05-08package_manager: Fix Argument list too longRicardo Ribalda Delgado
2014-05-04sstatetests: Use TUNE_ARCH instead of TARGET_ARCHRichard Purdie
2014-05-04sstatetests: Update after binutils-cross name change with PN additionRichard Purdie
2014-04-30oeqa: add proper handling for command errors where neededPaul Eggleton
2014-04-30classes/testimage: if start fails, don't try to stopPaul Eggleton
2014-04-30oeqa/controllers/masterimage: more robust master image startupPaul Eggleton
2014-04-30oeqa/controllers/masterimage: add a serial control commandStefan Stanacar
2014-04-30oeqa/targetcontrol: restart method shouldn't be abstractStefan Stanacar
2014-04-30oeqa/controllers/masterimage: add a base class for hw targetsStefan Stanacar
2014-04-30lib/oe/sdk: Ensure target directory exists before creating the linkRichard Purdie
2014-04-29oeqa/utils: sshcontrol: realtime logging of outputStefan Stanacar
2014-04-25Globally replace oe.utils.contains to bb.utils.containsOtavio Salvador
2014-04-23make menuconfig work for recent xfce environmentAndreas Müller
2014-04-23selftest: DiskMonTest: use a high value for free spaceStefan Stanacar
2014-04-10selftest: DiskMonTest: use POSIX output for dfAlexandru Palalau
2014-04-04selftest/sstatetests.py: Added 'populate_lic' to ignore_patternsCorneliu Stoicescu
2014-04-04rootfs.py: introduce USE_DEVFS checkMatthieu Crapet
2014-03-31lib/oeqa: add a test target controller for EFI targetsStefan Stanacar
2014-03-30sstatesig: Anchor inherits class testsRichard Purdie
2014-03-28image.py: check file exists before deletingLaurentiu Palcu
2014-03-28rootfs.py: add new cleanup methodLaurentiu Palcu
2014-03-28package_manager.py: leave the __db.00* files in placeLaurentiu Palcu
2014-03-27selftest/bbtests.py: Fixed regex and added bitbake output to test_warnings_er...Corneliu Stoicescu
2014-03-26apt/package_mamager: Ensure WORKDIR is used for lists directoryRichard Purdie
2014-03-26package_manager: Fix apt-ftparchive index creation problemsRichard Purdie
2014-03-26package_manager: Ensure we don't process directories twiceRichard Purdie
2014-03-21rootfs.py, sdk.py: adjust/create the wrappers for creating installed packages...Laurentiu Palcu
2014-03-21package_manager.py: create separate class for installed packages listingLaurentiu Palcu
2014-03-19package_manager: Use apt-ftparchive for deb packagesRicardo Ribalda Delgado
2014-03-17lib/oe: turn oe into a namespace packageChristopher Larson
2014-03-11oeqa/utils/qemurunner: search for login string in the entire boot logStefan Stanacar
2014-03-11oeqa/targetcontrol: fix loading a controller using a class nameStefan Stanacar
2014-03-11oeqa/targetcontrol: allow a custom port for SimpleRemoteTargetStefan Stanacar