Go to file
Pascal Bach 5ed7b732e1 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>
2019-04-16 21:07:25 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems fatresize_1.0.2.bb: Add recipe for fatresize command line tool 2019-04-11 11:02:28 -07:00
meta-gnome gvfs: remove systemd user unit executable permission adjustment 2019-04-16 21:07:25 -07:00
meta-initramfs dracut: fix udevdir not found 2019-04-06 08:22:22 -07:00
meta-multimedia mycroft: Bump from 19.2.2 to 19.2.3 2019-04-16 21:07:25 -07:00
meta-networking netkit-rsh: security fixes 2019-04-16 21:07:25 -07:00
meta-oe thrift: update to 0.12.0 2019-04-16 21:07:25 -07:00
meta-perl layer.conf: Add warrior to compatible release series 2019-04-01 19:49:48 -07:00
meta-python python-obd: Add missing RDEPENDS 2019-04-16 21:07:25 -07:00
meta-webserver apache-websocket: upgrade to latest git rev 2019-04-16 21:07:25 -07:00
meta-xfce ristretto: upgrade 0.8.3 -> 0.8.4 2019-04-09 21:31:36 -07:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories