Go to file
Robert Tiemann 9acda33c69 curlpp: Fix packaging and reference to license
This patch fixes three issues:

1. The recipe used "libcurlpp" for its package base name. It defined
  PACKAGES and corresponding package contents manually, but the
  non-standard naming led to an error message when trying to depend on
  it (nothing provides curlpp needed by curlpp-dev).

  See also
  https://lists.yoctoproject.org/pipermail/poky/2018-February/011236.html.

  Fixed by removing PACKAGES and corresponding FILES_*, relying on
  automatic packaging now.

2. Upstream ships a license file (MIT), which is referenced by the
  recipe now (instead of the stock COPYING.MIT file).

3. There was a do_install_append() function which patched the
  installed curlpp.pc file. Since it seemed to be of no use, it was
  removed.

Signed-off-by: Robert Tiemann <rtie@gmx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-11-15 13:18:51 -08:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems README: updated Maintainers list for Thud 2018-11-15 13:17:00 -08:00
meta-gnome network-manager-applet: move GNOMEBASEBUILDCLASS to correct position 2018-11-15 13:18:51 -08:00
meta-initramfs README: updated Maintainers list for Thud 2018-11-15 13:17:00 -08:00
meta-multimedia README: updated Maintainers list for Thud 2018-11-15 13:17:00 -08:00
meta-networking curlpp: Fix packaging and reference to license 2018-11-15 13:18:51 -08:00
meta-oe tk: extend to nativesdk 2018-11-15 13:18:51 -08:00
meta-perl adduser: 3.117 -> 3.118 2018-11-15 13:18:50 -08:00
meta-python python-configparser.inc: Fix SUMMARY 2018-11-15 13:18:51 -08:00
meta-webserver apache2: Fix CVE-2018-11763 2018-11-15 13:18:50 -08:00
meta-xfce meta-xfce: xfconf: fixup installed-vs-shipped QA issue 2018-11-15 13:18:51 -08: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 README: updated Maintainers list for Thud 2018-11-15 13:17:00 -08:00

Collection of layers for the OE-core universe

Thud maintainer: Armin Kuster  <akuster808@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