[oe] [meta-oe][PATCH 0/2] Don't use update-alternatives for syslog init script

Markus Lehtonen markus.lehtonen at linux.intel.com
Mon Nov 21 15:20:43 UTC 2016


This is a follow-up for an earlier similar patchset for oe-core.

This patchset makes syslog packages conflict each other instead of using
update-alternatives to manage their init script. Using update-alternatives for
init scripts seems to cause unfixable problems in oe, and, there should be no
need to install two syslog services in the system at the same time (one of
which would be inactive anyway).

[YOCTO #10433]

Markus Lehtonen (2):
  syslog-ng: don't use update-alternatives to manage init script
  rsyslog: don't use update-alternatives to manage init script

 meta-oe/recipes-extended/rsyslog/rsyslog_8.22.0.bb | 34 +++-------------------
 meta-oe/recipes-support/syslog-ng/syslog-ng.inc    | 22 +++-----------
 2 files changed, 8 insertions(+), 48 deletions(-)

-- 
2.6.6




More information about the Openembedded-devel mailing list