aboutsummaryrefslogtreecommitdiffstats
path: root/classes/utils.bbclass
AgeCommit message (Expand)Author
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