[OE-core] [PATCH] connman: Have connman package systemd service.

Burton, Ross ross.burton at intel.com
Thu Feb 14 14:58:00 UTC 2013


On 13 February 2013 15:52, Florin Sarbu <florin.sarbu at windriver.com> wrote:
> connman.inc was missing the SYSTEMD_PACKAGES variable. Declared
> ${PN}-systemd as the package containing the systemd service
> file and also added this package to PACKAGES variable.

NACK.

SYSTEMD_PACKAGES defaults to $PN so the systemd service files are in
the connman package:

$ bb contents connman
connman
/etc/dbus-1/system.d/connman.conf
/lib/systemd/system/connman.service
/usr/sbin/connmand

The systemd support in oe-core wasn't literally copied from
meta-systemd, so please stop trying to add back the $PN-systemd
packages.

Ross




More information about the Openembedded-core mailing list