summaryrefslogtreecommitdiffstats
path: root/meta/classes/siteconfig.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* classes: Remove tab indentations in python codeRobert Yang2018-11-231-9/+9
* Switch to Recipe Specific SysrootsRichard Purdie2017-01-231-1/+1
* meta: remove True option to getVar callsJoshua Lock2016-12-161-1/+1
* meta-environment: Fix config-site with a multilib configMark Hatle2014-11-121-4/+4
* siteconfig: Unbreak after sstate changes some time agoRichard Purdie2014-04-051-1/+1
* siteconfig: Clear cache before rebuildingRichard Purdie2012-09-281-0/+1
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-051-1/+1
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-1/+1
* bitbake: machine specific sysroots implementationDongxiao Xu2011-01-251-3/+3
* gcc/libc: Change bootstrap to use an intermediate sysroot and hence no longer...Richard Purdie2011-01-251-1/+3
* staging: Use relative path in sysroot-destdir for target recipesDongxiao Xu2011-01-211-2/+3
* siteconfig: Fix mkdirMark Hatle2010-10-011-1/+1
* siteinfo: add SITECONFIG_SYSROOTCACHE definition in place of hard-coded pathJeff Polk2010-09-101-19/+17
* siteconfig: generate configuration data caches for autoconfJeff Polk2010-09-031-0/+31