tle> Per the TSC decision, make packaged-staging default 2010-09-09T18:05:38+00:00 Chris Larson chris_larson@mentor.com 2010-09-09T18:03:57+00:00 8cfa7531a02e1c8380508b3dbed653427bf04c36 For now, just ensures its inherited. In the future, we can merge / simplify staging.bbclass with packaged-staging.bbclass as appropriate. Signed-off-by: Chris Larson <chris_larson@mentor.com>
For now, just ensures its inherited.  In the future, we can merge / simplify
staging.bbclass with packaged-staging.bbclass as appropriate.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Siteinfo cleanup v2 2010-07-27T00:35:02+00:00 Chris Larson clarson@kergoth.com 2010-06-20T21:35:05+00:00 45fc36a32fb23c513833d7e27fb4b9cd8be68fb5 - Don't supply site files for native. - Split up the site information, so we don't need to add every single combination of os and architecture to the siteinfo.bbclass. - Drop the ${FILE_DIRNAME}/site-<bits> stuff, there are other ways to do it. - SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS. Signed-off-by: Chris Larson <clarson@kergoth.com>
- Don't supply site files for native.
- Split up the site information, so we don't need to add every single
  combination of os and architecture to the siteinfo.bbclass.
- Drop the ${FILE_DIRNAME}/site-<bits> stuff, there are other ways to do it.
- SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS.

Signed-off-by: Chris Larson <clarson@kergoth.com>
Revert "Siteinfo cleanup" 2010-07-26T22:09:25+00:00 Chris Larson chris_larson@mentor.com 2010-07-26T22:09:08+00:00 155f1ff7f2c9d9a044e6307cce57f0936d541d3b Will revisit. This reverts commit 87dc166bade8722af4076c8644cac6a0a437826f.
Will revisit.

This reverts commit 87dc166bade8722af4076c8644cac6a0a437826f.
Siteinfo cleanup 2010-07-26T17:59:36+00:00 Chris Larson clarson@kergoth.com 2010-06-20T21:35:05+00:00 87dc166bade8722af4076c8644cac6a0a437826f - Don't supply site files for native - Split up the site information, so we don't need to add every single combination of os and architecture to the siteinfo.bbclass - Instead of specifically looking for '${FILE_DIRNAME}/site-${PV}/<sitefile>', leverage FILESPATH. Now it searches the paths in both BBPATH and FILESPATH for "site/<sitefile>". - SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS Signed-off-by: Chris Larson <clarson@kergoth.com>
- Don't supply site files for native
- Split up the site information, so we don't need to add every single
  combination of os and architecture to the siteinfo.bbclass
- Instead of specifically looking for '${FILE_DIRNAME}/site-${PV}/<sitefile>',
  leverage FILESPATH.  Now it searches the paths in both BBPATH and FILESPATH
  for "site/<sitefile>".
- SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS

Signed-off-by: Chris Larson <clarson@kergoth.com>
distro: Add new feature to indicate thumb-interworking. 2010-07-24T07:39:15+00:00 Khem Raj raj.khem@gmail.com 2010-07-21T22:42:40+00:00 63040b62cbfeec043a229ab240006b104533d08f * This would be used to decide if we can use BX in return instructions in uclibc. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* This would be used to decide if we can use BX in return
  instructions in uclibc.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
distros: add PREFERRED_PROVIDER_virtual/libx11-native 2010-06-25T05:30:33+00:00 Martin Jansa Martin.Jansa@gmail.com 2010-06-24T10:45:04+00:00 27ff4654fb54f488d0418ac69e9c4ccce3db310c * to be able to use virtual/libx11 in BBCLASSEXTEND = native recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* to be able to use virtual/libx11 in BBCLASSEXTEND = native recipes

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
SlugOS: slugos.inc - Fix bluez dependencies 2010-06-17T16:28:23+00:00 Mike Westerhof mwester@dls.net 2010-06-17T16:28:23+00:00 5a29fcc38a1e26a13b3efd41a947159590c77a4e No need to build all of bluez if we only depend on the libs.
No need to build all of bluez if we only depend on the libs.
SlugOS: Initial commit for SlugOS 5.5 - update toolchain, use eglibc 2010-06-16T18:31:14+00:00 Mike Westerhof mwester@dls.net 2010-06-16T18:31:14+00:00 1f05adf3f670f0c269a76a42b7cf53c5481ee530 Switch to gcc 4.4.4, update toolchains to match, switch to eglibc Also add some PREFERRED_PROVIDERS.
Switch to gcc 4.4.4, update toolchains to match, switch to eglibc
Also add some PREFERRED_PROVIDERS.
slugos: add siteinfo to INHERIT, since it's used for the distro and image names 2010-03-20T03:19:48+00:00 Chris Larson chris_larson@mentor.com 2010-03-20T03:19:48+00:00 5911b9afddee7c72ab266e72783a36c05b4f89d7 Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Chris Larson <chris_larson@mentor.com>