Go to file
André Draszik e219649594 meta-oe: remove True option to getVar calls (again)
A couple have still been missed in the past despite multiple
attempts at doing so (or simply have re-appeared?).

Search & replace made using the following command:
    sed -e 's|\(d\.getVar \?\)( \?\([^,()]*\), \?True)|\1(\2)|g' \
        -i $(git grep -E 'getVar ?\( ?([^,()]*), ?True\)' \
             | cut -d':' -f1 \
             | sort -u)

Signed-off-by: André Draszik <andre.draszik@jci.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-13 10:28:01 -08:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems meta-filesystems: add pkg groups and test image 2019-01-13 07:51:58 -08:00
meta-gnome wv: Don't use ${PN} 2019-01-10 09:06:05 -08:00
meta-initramfs meta-initramfs: remove True option to getVar calls (again) 2019-01-13 10:28:01 -08:00
meta-multimedia meta-multimedia: add pgk group and images 2019-01-13 07:51:58 -08:00
meta-networking meta-networking: remove True option to getVar calls (again) 2019-01-13 10:28:01 -08:00
meta-oe meta-oe: remove True option to getVar calls (again) 2019-01-13 10:28:01 -08:00
meta-perl mete-perl: add pkg groups and image for testing 2019-01-13 07:51:58 -08:00
meta-python meta-python: add pkg groups and image for testing 2019-01-13 07:51:58 -08:00
meta-webserver meta-webserver: add pkg group and image 2019-01-13 07:51:58 -08:00
meta-xfce xfce4-mpc-plugin: upgrade 0.5.0 -> 0.5.1 2019-01-04 18:29:39 -08:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01: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