Go to file
Markus Volk 0586dd9f13
gnome-user-share: add recipe
- add it as runtime dependency to gnome-control-center because without it,
  the file sharing options are hidden.
- configure the paths to fit to openembedded env
- add mod_dnssd runtime dependency for apache2 as this is a requirement

To enable the feature, PACKAGECONFIG httpd needs to be added.
This is not done by default to avoid apache2 runtime dependency just by
including this recipe.
NOTE: Apache2 httpd doesn't need to be running. It'll get
      started and stopped on demand by systemd.

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-03-28 11:45:02 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems xfstests: Fix build with musl >= 1.2.5 2024-03-25 12:50:33 -07:00
meta-gnome gnome-user-share: add recipe 2024-03-28 11:45:02 -07:00
meta-initramfs layer.conf: Prepare for release, drop nanbield LAYERSERIES 2024-03-17 13:10:12 -07:00
meta-multimedia libcamera: Fix build on musl systems 2024-03-24 11:36:17 -07:00
meta-networking libcpr: add new recipe 2024-03-26 14:00:53 -07:00
meta-oe microsoft-gsl: Disable disabled-macro-expansion warning as error on clang/musl 2024-03-28 11:44:33 -07:00
meta-perl layer.conf: Prepare for release, drop nanbield LAYERSERIES 2024-03-17 13:10:12 -07:00
meta-python python3-grpcio: cleanup dependencies 2024-03-27 07:57:30 -07:00
meta-webserver gnome-user-share: add recipe 2024-03-28 11:45:02 -07:00
meta-xfce layer.conf: Prepare for release, drop nanbield LAYERSERIES 2024-03-17 13:10:12 -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.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