Go to file
Martin Jansa 4bb4711304 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: Khem Raj <raj.khem@gmail.com>
2021-11-29 11:06:34 -08:00
contrib PEP8 double aggressive W291 ~ W293 and W391 2021-04-15 09:28:44 -07:00
meta-filesystems recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
meta-gnome gnome-control-center: Fixup polkit directory permissions 2021-11-18 14:22:19 -08:00
meta-initramfs recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
meta-multimedia packagegroup-meta-multimedia: include x265 only with commercial in LICENSE_FLAGS_WHITELIST 2021-11-29 11:06:34 -08:00
meta-networking pure-ftpd: upgrade 1.0.49 -> 1.0.50 2021-11-29 09:09:03 -08:00
meta-oe pps-tools: upgrade 1.0.2 -> 1.0.3 2021-11-29 09:09:03 -08:00
meta-perl recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
meta-python python3-autobahn: upgrade 21.3.1 -> 21.11.1 2021-11-29 08:42:08 -08:00
meta-webserver nginx: use ln -rs 2021-11-11 06:36:53 -08:00
meta-xfce libxfce4ui: upgrade 4.16.0 -> 4.16.1 2021-11-20 12:07:09 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
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