diff options
author | Pascal Bach <pascal.bach@siemens.com> | 2019-04-16 08:42:14 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-04-16 21:07:25 -0700 |
commit | 5ed7b732e1d378d59fa033f558f53b28bd4aef16 (patch) | |
tree | 0fbe943f06fb61ff9e57dbf80924e8ee8d16cc7c /meta-python/recipes-devtools/python/python-py.inc | |
parent | d4ec027ce2b83dcf43be39e326bd597e6d907af0 (diff) | |
download | meta-openembedded-5ed7b732e1d378d59fa033f558f53b28bd4aef16.tar.gz |
thrift: update to 0.12.0
Remove the python library feature as it was never installed so nobody should
miss it.
The CMake patches are no longer needed as most of the underlying issue
is fixed in OE core.
The other patches are backports that are already upstream in 0.11.
OpenSSL 1.1 is supported by this version of thrift.
Also add a feature to use boost smart pointers instead of C++ std ones.
This is enabled by default to keep backwards compatibility with the
0.9.3 recipe. However projects depending on thrift might still need to set
FORCE_BOOST_SMART_PTR within their build CMake project to make sure the correct
headers are selected.
Further the different libraries are now split into separate packages.
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-py.inc')
0 files changed, 0 insertions, 0 deletions