Andreas Müller 4ea06c7a72 kio-extras: disable nfs / enable taglib
Something in oe-coe broke nfs detecttion. It seems that some parts of libtirpc
were deprecated in glibc. A patch was applied to add headers but it linking
fails due to missing symbols (first during configure and if we hack away
symbol detection compile fails)

So disable nfs by patch. On the way we made taglib detection work.

[1] https://git.openembedded.org/openembedded-core/commit/?id=674596421320de08142e010fdd65ec6f0a0f34e9

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-12-02 14:40:30 +01:00
2018-12-06 14:49:59 +01:00
2019-12-02 14:40:30 +01:00
2019-09-14 11:38:25 +02:00
2015-03-17 12:54:07 +01:00
2019-03-25 23:47:59 +01:00

OE layer to desktop environments based on Qt5

Layer dependencies:

see layer.conf for dependencies and https://layers.openembedded.org/layerindex/branch/master/layers/ where to find layers

Contributing

  • Submit any patches against the meta-qt5-extra layer by using the GitHub pull-request feature.

Policies

  • Please do not send private emails to maintainers. For questions/suggestions.. use GitHub issues.
  • Pull requests should follow OE-Styleguide with the following additions:
    • Use 4 spaces for indention always
    • For splitting of long list values use four-space indentation on sucessive lines and prefer the closing quote as the first character (OE-Styleguide - second example)
    • Pull-requests with patches fixing issues for musl, clang or gold-linker are accepeted only if patches have upstream-status "Applied" or "Backport" and contain a link to the upstream patch.

Maintainers

Layer maintainer: Andreas Müller schnitzeltony@gmail.com

Description
No description provided
Readme MIT 8.5 MiB
Languages
BitBake 99.4%
Roff 0.6%