meta-openembedded/meta-oe
Jackie Huang 84d5454ade corosync: fixes for sysvinit and systemd
* Replace ${systemd_unitdir}/system with ${systemd_system_unitdir}

* Remove the upstar settings and don't install upstar config files

* Add volatile for sysvinit and tmpfiles for systemd

* Set the correct bash path for init scripts to avoid QA issue:
| corosync-2.4.2: /usr/share/corosync/corosync contained in package corosync
  requires /tmp/hosttools/bash, but no providers found in RDEPENDS_corosync?
  [file-rdeps]

* The systemd services are intalled properly by "make install",
  no need to install manually.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 8ca8ec9be3)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-09-13 17:16:28 -07:00
..
classes meson: Suport for c++ cross-compilation 2017-07-17 11:17:47 -07:00
conf meta_oe_security_flags.inc: Disable PIE for libdevmapper 2017-05-04 09:18:58 +02:00
licenses acpitests: Fix license issue 2016-05-10 20:18:57 +02:00
recipes-benchmark iperf3: Fix missing stdint.h and do not link with -pg 2017-09-13 17:16:28 -07:00
recipes-bsp/pointercal pointercal: move recipe from oe-core 2016-09-26 08:29:10 +02:00
recipes-connectivity wvstreams: Fix parallel build 2017-09-13 17:16:28 -07:00
recipes-core libdbus-c++: Add -pthread to linker flags 2017-09-13 17:16:28 -07:00
recipes-devtools glade: Fix format string warnings with clang 2017-09-13 17:16:28 -07:00
recipes-extended corosync: fixes for sysvinit and systemd 2017-09-13 17:16:28 -07:00
recipes-gnome recipes: add removal date to PNBLACKLIST messages 2017-04-05 19:36:45 +02:00
recipes-graphics fbida: Fix build with libjpeg-turbo 2017-09-13 17:16:28 -07:00
recipes-kernel crash: Pass optimization flags to configure via CC 2017-09-13 17:16:28 -07:00
recipes-multimedia a2jmidid: Link with libexecinfo on musl 2017-09-13 17:16:28 -07:00
recipes-navigation orrery: Fix build with hardening flags 2017-09-13 17:16:28 -07:00
recipes-sato/claws-mail recipes: add removal date to PNBLACKLIST messages 2017-04-05 19:36:45 +02:00
recipes-support freerdp: Fix build on mips 2017-09-13 17:16:28 -07:00
recipes-test fwts: upgrade to 17.03.00 release 2017-03-31 13:26:01 +02:00
site rp-pppoe: Port from oe.dev 2011-07-26 21:51:39 +02:00
COPYING.MIT
README README: update maintainers list for pyro 2017-05-09 15:59:39 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: pyro
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][pyro]' in the subject'

When sending single patches, please use something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][pyro][PATCH'

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

pyro Branch Maintainer:
Armin Kuster <akuster808@gmail.com>