Go to file
Martin Jansa 49c1e98885 meta: remove True option to getVar calls (again)
* True is default since 2016 and most layers were already updated
  not to pass this parameter where not necessary, e.g. oe-core was
  updated couple times, first in:
  https://git.openembedded.org/openembedded-core/commit/?id=7c552996597faaee2fbee185b250c0ee30ea3b5f

  Updated with the same regexp as later oe-core update:
  https://git.openembedded.org/openembedded-core/commit/?id=9f551d588693328e4d99d33be94f26684eafcaba

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-02-01 09:28:47 -08:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core 2023-01-27 17:06:52 -08:00
meta-gnome gegl: Depend on openmp when using clang 2023-02-01 09:28:47 -08:00
meta-initramfs kexecboot: update homepage 2023-02-01 09:11:49 -08:00
meta-multimedia pipewire: Split dymanic modules to target recipe alone 2023-01-28 01:58:44 -08:00
meta-networking blueman: add missing runtime dependency, add polkit rule 2023-02-01 09:11:49 -08:00
meta-oe meta: remove True option to getVar calls (again) 2023-02-01 09:28:47 -08:00
meta-perl libxml-libxml-perl: Fix function pointer types 2023-01-16 21:23:07 -08:00
meta-python python3-pillow: add ptest support 2023-02-01 09:11:49 -08:00
meta-webserver .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core 2023-01-27 17:06:52 -08:00
meta-xfce thunar: add tumbler to RRECOMMENDS 2023-01-06 11:38:16 -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 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