summaryrefslogtreecommitdiff
path: root/meta/classes/siteinfo.bbclass
Commit message (Expand)AuthorAgeFilesLines
* siteinfo: add SITECONFIG_SYSROOTCACHE definition in place of hard-coded pathJeff Polk2010-09-101-2/+2
* siteconfig: generate configuration data caches for autoconfJeff Polk2010-09-031-0/+7
* siteinfo.bbclass: add mips-common to mips targetsNitin A Kamble2010-07-081-4/+4
* siteinfo.bbclass: remove duplicated 'common' appendentKevin Tian2010-07-021-1/+0
* base.bbclass: Don't inherit siteinfo in base.bbclass [based on an OE patch fr...Richard Purdie2010-03-191-8/+0
* classes: Remove and sanitise import statementsRichard Purdie2009-11-131-4/+0
* bitbake.conf/siteinfo.bbclass/package.bbclass: Add in support for 'darwin8'Richard Purdie2008-05-051-0/+1
* siteinfo.bbclass: Add darwin entryRichard Purdie2007-11-301-0/+1
* siteinfo.bbclass: add mips support from OEMarcin Juszkiewicz2007-10-191-0/+2
* classes: Sync various classes with OE for various bugfixesRichard Purdie2007-08-081-2/+9
* siteinfo.bbclass: Change note to a debug messageRichard Purdie2006-11-231-1/+1
* Site file handling update: Instead of one site file per target, allow entries...Richard Purdie2006-11-211-0/+126
4'>164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266