summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* sstatetests: Use TUNE_ARCH instead of TARGET_ARCHRichard Purdie2014-05-041-6/+6
* sstatetests: Update after binutils-cross name change with PN additionRichard Purdie2014-05-041-6/+12
* oeqa: add proper handling for command errors where neededPaul Eggleton2014-04-303-4/+24
* classes/testimage: if start fails, don't try to stopPaul Eggleton2014-04-301-0/+1
* oeqa/controllers/masterimage: more robust master image startupPaul Eggleton2014-04-301-2/+13
* oeqa/controllers/masterimage: add a serial control commandStefan Stanacar2014-04-301-4/+12
* oeqa/targetcontrol: restart method shouldn't be abstractStefan Stanacar2014-04-302-8/+2
* oeqa/controllers/masterimage: add a base class for hw targetsStefan Stanacar2014-04-301-46/+91
* lib/oe/sdk: Ensure target directory exists before creating the linkRichard Purdie2014-04-301-0/+1
* oeqa/utils: sshcontrol: realtime logging of outputStefan Stanacar2014-04-291-4/+15
* Globally replace oe.utils.contains to bb.utils.containsOtavio Salvador2014-04-252-17/+3
* make menuconfig work for recent xfce environmentAndreas Müller2014-04-231-11/+1
* selftest: DiskMonTest: use a high value for free spaceStefan Stanacar2014-04-231-5/+3
* selftest: DiskMonTest: use POSIX output for dfAlexandru Palalau2014-04-101-1/+1
* selftest/sstatetests.py: Added 'populate_lic' to ignore_patternsCorneliu Stoicescu2014-04-041-2/+2
* rootfs.py: introduce USE_DEVFS checkMatthieu Crapet2014-04-041-1/+2
* lib/oeqa: add a test target controller for EFI targetsStefan Stanacar2014-03-312-0/+135
* sstatesig: Anchor inherits class testsRichard Purdie2014-03-301-3/+3
* image.py: check file exists before deletingLaurentiu Palcu2014-03-301-1/+2
* rootfs.py: add new cleanup methodLaurentiu Palcu2014-03-301-0/+25
* package_manager.py: leave the __db.00* files in placeLaurentiu Palcu2014-03-301-7/+1
* selftest/bbtests.py: Fixed regex and added bitbake output to test_warnings_er...Corneliu Stoicescu2014-03-271-4/+4
* apt/package_mamager: Ensure WORKDIR is used for lists directoryRichard Purdie2014-03-271-0/+2
* package_manager: Fix apt-ftparchive index creation problemsRichard Purdie2014-03-271-7/+6
* package_manager: Ensure we don't process directories twiceRichard Purdie2014-03-271-1/+3
* rootfs.py, sdk.py: adjust/create the wrappers for creating installed packages...Laurentiu Palcu2014-03-212-15/+22
* package_manager.py: create separate class for installed packages listingLaurentiu Palcu2014-03-211-165/+211
* package_manager: Use apt-ftparchive for deb packagesRicardo Ribalda Delgado2014-03-191-3/+9
* lib/oe: turn oe into a namespace packageChristopher Larson2014-03-171-0/+2
* oeqa/utils/qemurunner: search for login string in the entire boot logStefan Stanacar2014-03-111-2/+1
* oeqa/targetcontrol: fix loading a controller using a class nameStefan Stanacar2014-03-111-1/+2
* oeqa/targetcontrol: allow a custom port for SimpleRemoteTargetStefan Stanacar2014-03-111-2/+7
* oeqa/utils/qemurunner: use the right kill call so we don't send SIGTERM to bi...Stefan Stanacar2014-03-111-2/+2
* do_rootfs: Added PACKAGE_FEED_URIS functionalityDavid Nyström2014-03-072-13/+92
* package.py: use subprocess.Popen for rpmdeps callMartin Jansa2014-03-071-4/+7
* package_manager.py: make list_installed() list pkg dependencies tooLaurentiu Palcu2014-03-071-0/+31
* oe-selftest: force some values in local.conf for _sstatetests_noauto.pyCorneliu Stoicescu2014-03-071-0/+10
* oe-selftest: optimize code in _sstatetests_noauto.py moduleCorneliu Stoicescu2014-03-071-15/+4
* lib/oe: drop custom implementation of oe.path.relativeRoss Burton2014-03-071-17/+1
* image.py, rootfs.py, package_manager.py: redirect stderr to stdout when calli...Laurentiu Palcu2014-03-073-25/+27
* Rename PACKAGE_GROUP variable to FEATURE_PACKAGESPaul Eggleton2014-03-071-9/+16
* core-image-basic / packagegroup-core-basic: rename to *-full-cmdlinePaul Eggleton2014-03-071-1/+1
* oe-selftest: add test for image manifest file creationAlexandru Palalau2014-03-051-0/+7
* package_manager.py: RpmPM: don't add smart channel if already addedLaurentiu Palcu2014-03-051-2/+4
* Revert "lib/oe/package_manager.py: RpmPM: fix issue with multilib builds"Laurentiu Palcu2014-03-051-6/+7
* oeqa/runtime/dmesg: Ignore DMA timeout errorsRichard Purdie2014-03-021-1/+1
* oe-selftest: Fix test_sstate_cache_management_script*Corneliu Stoicescu2014-03-021-6/+11
* oeqa/targetcontrol: make BaseTarget an abstract classStefan Stanacar2014-02-281-0/+16
* oe-selftest: Fix for test_rm_old_imageCorneliu Stoicescu2014-02-281-3/+9
* oeqa/targetcontrol: properly get the host ipStefan Stanacar2014-02-251-1/+1