Go to file
Richard Purdie bd6a1bb278
recipes: Fix variable assignment whitespace
Recipes are much more readable with whitespace around the assignment operators.
Fix various assignments in meta-openembedded recipes to show this is definitely
the preferred formatting.

This fixes recipes with larger numbers of issues but there are just under 100
other references left to fix.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-01-31 10:34:03 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems recipes: Fix variable assignment whitespace 2025-01-31 10:34:03 -08:00
meta-gnome cheese: new recipe 2025-01-29 17:43:04 -08:00
meta-initramfs meta: Add SECURITY.md file to all layers 2024-11-23 09:00:14 -08:00
meta-multimedia recipes: Fix variable assignment whitespace 2025-01-31 10:34:03 -08:00
meta-networking recipes: Fix variable assignment whitespace 2025-01-31 10:34:03 -08:00
meta-oe recipes: Fix variable assignment whitespace 2025-01-31 10:34:03 -08:00
meta-perl libcgi-perl: upgrade 4.66 -> 4.67 2025-01-10 09:33:51 -08:00
meta-python recipes: Fix variable assignment whitespace 2025-01-31 10:34:03 -08:00
meta-webserver hiawatha: upgrade 10.12 -> 11.0 2025-01-24 18:20:08 -08:00
meta-xfce xfce-dusk-gtk3: fix do_fetch error 2025-01-01 19:02:18 -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.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -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