summaryrefslogtreecommitdiffstats
path: root/meta/classes/image-swab.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes/lib: Add expand parameter to getVarFlagRichard Purdie2016-02-041-1/+1
* image-swab.bbclass: Account for eglibc -> glibc moveKhem Raj2014-09-011-1/+1
* classes/image-swab: remove zypper-related referencesPaul Eggleton2013-01-241-3/+0
* qemugl: Remove since support for it was removed from qemuRichard Purdie2012-10-241-1/+0
* meta/classes: Various python whitespace fixesRichard Purdie2012-08-211-19/+19
* meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie2012-03-051-1/+1
* getVar/setVar cleanupsRichard Purdie2011-11-271-1/+1
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-2/+2
* image-swab: Convert to attach strace to the process to obtain the required sw...Richard Purdie2011-02-101-2/+17
* Calculate CCACHE_DIR by calling host's ccache config.Alex deVries2010-12-171-0/+4
* Swabber's update_distro automatically updates the blob now.Alex deVries2010-12-171-5/+1
* Stop using hardcoded paths, use new Ubuntu and generic filters.Alex deVries2010-12-171-1/+1
* image-swab: Correct PARALLEL_MAKE typoDarren Hart2010-12-101-1/+1
* scripts/poky-env-internal/image-swab.bbclass: Remove OEROOT referencesRichard Purdie2010-11-281-1/+1
* image-swab: update swabber command for latest versionJoshua Lock2010-11-141-1/+1
* image-swab: introduce a class for generating swabber reportsJoshua Lock2010-11-141-0/+83