Andreas Müller 5d6f9342ae kde-apps: Mark TUNE_PKGARCH specific
Some direct dependencies get debian renamed

Fixes:
| ERROR: kde-apps-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (kio-extras-dev to libkioarchive-dev)
| ERROR: kde-apps-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (libkdcraw-dev to libkf5kdcraw-dev)
| ERROR: kde-apps-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (libkexiv2-dev to libkf5kexiv2-dev)
| ERROR: kde-apps-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (kio-extras to libkioarchive5)
| ERROR: kde-apps-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (libkdcraw to libkf5kdcraw5)
| ERROR: kde-apps-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (libkexiv2 to libkf5kexiv2-15.0.0)
| ERROR: kde-apps-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (kio-extras-dbg to libkioarchive-dbg)
| ERROR: kde-apps-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (libkdcraw-dbg to libkf5kdcraw-dbg)
| ERROR: kde-apps-1.0-r0 do_package_write_ipk: An allarch packagegroup shouldn't depend on packages which are dynamically renamed (libkexiv2-dbg to libkf5kexiv2-dbg)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-12-21 20:37:49 +01:00
2021-12-21 12:15:30 +01:00
2021-08-16 00:36:46 +02:00
2015-03-17 12:54:07 +01:00
2021-07-16 23:49:22 +02:00

OE layer to desktop environments based on Qt5

Layer dependencies:

see layer.conf for dependencies and Layer-index 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 maintainer - they will not be answered anymore. For bug-reports/questions/suggestions.. use issues.
  • Pull requests should follow OE-Styleguide with the following additions:
    • Use 4 spaces for indentation always (shell and python code)
    • For splitting of long list values use four-space indentation on successive 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 accepted only if patches have upstream-status "Applied" or "Backport" and contain a link to the upstream patch.
  • Be aware that this layer changes other layer's defaults by bbappends. Maintainer disagrees with common 'configure to death practice' and won't waste time explaining dozens of knobs that are mandatory to get working/useful builds. See extends-meta-oe / extends-meta-qt5 / extends-oe-core. Pull requests removing appends for sake of magic 'compliant' scripts are not accepted.

Maintainers

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

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