[OE-core] [PATCH] boost: updating to 1.55.0

Lukas Bulwahn lukas.bulwahn at oss.bmw-carit.de
Thu Dec 5 07:52:57 UTC 2013


Dear oe-core mailing list, Dear Saul,

As one of the main users of the boost recipe with the meta-ros layer,
I created a patch to update boost from version 1.54.0 to 1.55.0.

The changes in the patch is mostly straight-forward and described in the
commit message of the patch. During my inspection, I was wondering about the
status of the patch "arm-intrinsics.patch".

The patch has been reported as Backport by Qing He in 2010, but I looked
into the file of the current SVN repository and could not find the changes
applied by this patch in the repository.

Could someone in touch with the boost development community provide the patch
to the boost developers, and adjust the status of the patch in oe-core
according to the discussion with the boost developers?

Yours sincerely,

Lukas Bulwahn, BMW Car IT GmbH


Lukas Bulwahn (1):
  boost: updating to 1.55.0

 ...bjam-native_1.54.0.bb => bjam-native_1.55.0.bb} |  0
 .../boost/{boost-1.54.0.inc => boost-1.55.0.inc}   |  4 +-
 meta/recipes-support/boost/boost_1.54.0.bb         |  7 ---
 meta/recipes-support/boost/boost_1.55.0.bb         |  4 ++
 .../files/boost-1.54.0-thread-link_atomic.patch    | 59 ----------------------
 meta/recipes-support/boost/files/glibc.patch       | 26 ----------
 6 files changed, 6 insertions(+), 94 deletions(-)
 rename meta/recipes-support/boost/{bjam-native_1.54.0.bb => bjam-native_1.55.0.bb} (100%)
 rename meta/recipes-support/boost/{boost-1.54.0.inc => boost-1.55.0.inc} (83%)
 delete mode 100644 meta/recipes-support/boost/boost_1.54.0.bb
 create mode 100644 meta/recipes-support/boost/boost_1.55.0.bb
 delete mode 100644 meta/recipes-support/boost/files/boost-1.54.0-thread-link_atomic.patch
 delete mode 100644 meta/recipes-support/boost/files/glibc.patch

-- 
1.8.3.2




More information about the Openembedded-core mailing list