Go to file
Khem Raj 75bf0b0e04 wireguard-tools: Ensure make clean target is run properly
When S is pointing to a level up, it calls clean target which also tries
to clean the module build objects, which causes make clean to misnehave
since the env is not set to build module and it tries to reach out to
/lib/modules dir on host

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-29 20:15:18 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems xfsprogs: Set OPTIMIZER based on global opt level 2020-03-29 00:53:20 -07:00
meta-gnome libnma: add gtk+3 to DEPENDS / add missing required distro features 2020-03-21 08:53:29 -07:00
meta-initramfs layers: update LAYERSERIES_COMPAT to dunfell 2020-03-20 07:44:29 -07:00
meta-multimedia layers: update LAYERSERIES_COMPAT to dunfell 2020-03-20 07:44:29 -07:00
meta-networking wireguard-tools: Ensure make clean target is run properly 2020-03-29 20:15:18 -07:00
meta-oe emlog: Do not clean modules when building apps 2020-03-29 20:15:18 -07:00
meta-perl libnet-dns-perl: upgrade 1.22 -> 1.23 2020-03-25 06:52:29 -07:00
meta-python python-engineio: upgrade 3.11.2 -> 3.12.1 2020-03-28 07:40:56 -07:00
meta-webserver layers: update LAYERSERIES_COMPAT to dunfell 2020-03-20 07:44:29 -07:00
meta-xfce layers: update LAYERSERIES_COMPAT to dunfell 2020-03-20 07:44:29 -07: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