Go to file
Peter Kjellerstedt fce137d50b opensaf: Make sure a file needed by opensafd.service is not removed
Rename /etc/init.d/opensafd to /usr/lib/opensaf/opensafd-init as it is
needed by opensafd.service, but /etc/init.d is removed by
systemd.bbclass if sysvinit is not in DISTRO_FEATURES.

Note that this will not actually make the initscript and service file
work since they depend on /lib/lsb/init-functions, which does not exist
since the lsb recipe was removed from OE-Core.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-04 06:52:50 -07:00
contrib PEP8 double aggressive W291 ~ W293 and W391 2021-04-15 09:28:44 -07:00
meta-filesystems recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
meta-gnome recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
meta-initramfs recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
meta-multimedia recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
meta-networking opensaf: Make sure a file needed by opensafd.service is not removed 2021-11-04 06:52:50 -07:00
meta-oe recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
meta-perl recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
meta-python recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
meta-webserver recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
meta-xfce recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -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