]> code.ossystems Code Review - openembedded-core.git/commit
boost: upgrade to 1.44.0
authorQing He <qing.he@intel.com>
Thu, 19 Aug 2010 05:32:07 +0000 (13:32 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 31 Aug 2010 16:18:55 +0000 (17:18 +0100)
commitadfd0e04343ad7770642eadf07a7f9185be6e25d
tree51888646c08a50095710f000ff83102a0f305b81
parentd1f7c3f9cc59477ef926c35eb980833d5a0246de
boost: upgrade to 1.44.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>
12 files changed:
meta-moblin/packages/boost/boost_1.36.0.bb [deleted file]
meta/packages/boost/boost-36.inc [moved from meta-moblin/packages/boost/boost-36.inc with 96% similarity]
meta/packages/boost/boost-jam-native.inc [moved from meta-moblin/packages/boost/boost-jam-native.inc with 100% similarity]
meta/packages/boost/boost-jam-native_3.1.18.bb [moved from meta-moblin/packages/boost/boost-jam-native_3.1.16.bb with 100% similarity]
meta/packages/boost/boost_1.44.0.bb [new file with mode: 0644]
meta/packages/boost/files/1.34.1-gcc43.patch [moved from meta-moblin/packages/boost/files/1.34.1-gcc43.patch with 100% similarity]
meta/packages/boost/files/arm-intrinsics.patch [moved from meta-moblin/packages/boost/files/arm-intrinsics.patch with 68% similarity]
meta/packages/boost/files/atomic_count_gcc_atomicity.patch [moved from meta-moblin/packages/boost/files/atomic_count_gcc_atomicity.patch with 100% similarity]
meta/packages/boost/files/gcc41.patch [moved from meta-moblin/packages/boost/files/gcc41.patch with 100% similarity]
meta/packages/boost/files/gcc43.patch [moved from meta-moblin/packages/boost/files/gcc43.patch with 100% similarity]
meta/packages/boost/files/linux-uclibc.patch [moved from meta-moblin/packages/boost/files/linux-uclibc.patch with 100% similarity]
meta/packages/boost/files/unit_test_log10f.patch [moved from meta-moblin/packages/boost/files/unit_test_log10f.patch with 100% similarity]