Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | boost: upgrade to 1.44.0 | Qing He | 2010-08-31 | 1 | -148/+0 |
| | | | | | | | | | | | | | | | | | | from version 1.36.0 which won't compile with gcc 4.5.0 also moved to meta form meta-moblin changes: - .so files should go to -dev instead of sub packages - create libboostX-mt.{so,a} symlinks for compatibility - meta package 'boost' should set ALLOW_EMPTY - fix a bug that caused boost-dev being automatically renamed to libboost_prg_exec_monitor-dev, packages boost, boost-dev and boost-test now work as intended - rebased patch arm-intrinsic Signed-off-by: Qing He <qing.he@intel.com> | ||||
* | boost: Switch to using do_install for staging | Richard Purdie | 2009-11-18 | 1 | -8/+0 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | Remove layout_* variables | Richard Purdie | 2009-09-17 | 1 | -1/+1 |
| | | | | | | | | | | | | Remove layout_* variables and replace them with variables specific to the different classes. The layout variables were only useful for the native/cross classes and caused more confusion than they solved. They didn't scale to the sdk class. It now clear a small set of native/cross variables fulfil the needs. This patch also changes native.bbclass to use "/" as the STAGING_DIR which makes sense since we're installing binaries into the locations we're compiling them for. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | Add boost from OE.dev | Richard Purdie | 2009-07-16 | 1 | -0/+156 |