Go to file
Martin Jansa ad8432f35f packagegroup-meta-multimedia: include x265 only with commercial in LICENSE_FLAGS_WHITELIST
* fixes:
  ERROR: Nothing RPROVIDES 'x265' (but meta-openembedded/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb RDEPENDS on or otherwise requires it)
  x265 was skipped: because it has a restricted license 'commercial'. Which is not whitelisted in LICENSE_FLAGS_WHITELIST

* also include i686 so that it's included e.g. with default DEFAULTTUNE of qemux86 as recipe allows that with:
  COMPATIBLE_HOST = '(x86_64|i.86).*-linux'
  i586 isn't used by qemux86 since:

  commit f3b1e577ec94c849d0354f5679257f02ef4e4fe9
  Author: Alexander Kanavin <alex.kanavin@gmail.com>
  Date:   Thu May 16 17:04:04 2019 +0200

    qemux86: use a Core 2 Duo CPU instead of the original circa-1993 Pentium

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2022-04-16 09:52:27 -07:00
contrib pw-am.sh: update to new patcwork system 2022-04-02 10:37:03 -07:00
meta-filesystems recipes: Update SRC_URI branch and protocols 2021-11-13 07:45:48 -08:00
meta-gnome recipes: Update SRC_URI branch and protocols 2021-11-13 07:45:48 -08:00
meta-initramfs recipes: Update SRC_URI branch and protocols 2021-11-13 07:45:48 -08:00
meta-multimedia packagegroup-meta-multimedia: include x265 only with commercial in LICENSE_FLAGS_WHITELIST 2022-04-16 09:52:27 -07:00
meta-networking ebtables: remove perl from RDEPENDS 2022-02-23 15:39:12 -08:00
meta-oe breakpad: fix branch for gtest in SRC_URI 2022-04-16 09:52:18 -07:00
meta-perl recipes: Update SRC_URI branch and protocols 2021-11-13 07:45:48 -08:00
meta-python PATCH] python3-lxml: upgrade 4.6.3 -> 4.6.5 2022-04-16 09:52:00 -07:00
meta-webserver apache2: upgrade 2.4.51 -> 2.4.52 2022-01-27 07:56:43 -08:00
meta-xfce recipes: Update SRC_URI branch and protocols 2021-11-13 07:45:48 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: updated Maintainers list for Hardknott 2021-03-31 07:05:07 -07:00

Collection of layers for the OE-core universe

hardknott 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