On 13 February 2013 15:52, Florin Sarbu <[email protected]> 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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
