aboutsummaryrefslogtreecommitdiffstats
path: root/classes/utils.bbclass
AgeCommit message (Expand)Author
2010-10-25utils.bbclass: remove tests for checksums.iniFrans Meulenbroeks
2010-10-21oe_libinstall: handle .dylibChris Larson
2010-10-16utils, oe.utils: add 'uniq' functionChris Larson
2010-10-16utils.bbclass: add name to SRC_URI[{md5, sha256}sum]Andreas Oberritter
2010-10-13utils: fix popen->Popen referenceChris Larson
2010-10-13utils.bbclass: add missing import of oe.processChris Larson
2010-10-13oe.process: pull some common bits overChris Larson
2010-10-10cross.bbclass,staging.bbclass,utils.bbclass: Make sure that .la munging is no...Khem Raj
2010-10-03create_wrapper: wrappers are more useful if they pass args *coughs*Chris Larson
2010-10-02create_wrapper: check syntax of argumentsChris Larson
2010-10-01utils.bbclass: add wrapper script generatorChris Larson
2010-09-21utils.bbclass: fix is_machine_specificEric BĂ©nard
2010-08-25oe.utils: add oe_run convenience functionChris Larson
2010-08-20Fix the package_arch=machine_arch logic to use FILESPATH*Chris Larson
2010-07-07utils.bbclass: base_chk_file_checksum uses strick_checksums as a booleanTom Rini
2010-06-10utils.bbclass: set close_fds=True by default for the popen helperChris Larson
2010-05-06classes/recipes: Catch populate_staging references that were missed in the fi...Richard Purdie
2010-04-23Initial move of common python bits into modules of the 'oe' python packageChris Larson
2010-04-22Use the python modules for checksum generation where we canChris Larson
2010-04-21utils.bbclass: make check_app_exists slightly more pythonicChris Larson
2010-04-12utils.bbclass: simplify checksum check, prepare for checksums.ini removalMartin Jansa
2010-03-21base.bbclass: add popen/system convenience functionsChristopher Larson
2010-03-19Initial split of base.bbclassChris Larson