Go to file
James Feist 69e5fa1485 nlohmann-json: Add symlink to json.hpp and update to 3.3.0
nlohmann-json has examples in their repo that refer to
the header as json.hpp directly, as such many packages
that require nlohmann-json expect json.hpp and not
nlohmann/json.hpp as the cmake file installs. Create symlink
so that access is available by either option. Also update
to release 3.3.0.

Signed-off-by: James Feist <james.feist@linux.intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-10-11 13:52:06 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
meta-gnome layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
meta-initramfs klibc-static-utils: really fix build for x86 with security flags enabled 2018-10-10 08:49:36 -07:00
meta-multimedia libmpdclient: make TCP support optional 2018-10-09 19:08:26 -07:00
meta-networking freeradius: fix radiusd.service startup failed problem 2018-10-10 20:48:18 -07:00
meta-oe nlohmann-json: Add symlink to json.hpp and update to 3.3.0 2018-10-11 13:52:06 -07:00
meta-perl layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
meta-python python-sh: add python sh library 2018-10-05 14:51:14 -07:00
meta-webserver layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
meta-xfce xfce4-appfinder: upgrade 4.13.0 -> 4.13.1 2018-10-04 08:52:54 -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