[oe] [RFC] Ship dbus config and dbus service activation files

Koen Kooi k.kooi at student.utwente.nl
Thu Dec 11 08:45:02 UTC 2008


On 11-12-08 01:16, Thomas Kunze wrote:
> Stefan Schmidt schrieb:
>> Hello.
>>
>> While playing to get connman 0.1 running I found that we don't ship
>> two files in
>> the wpa-supplicant that come in handy.
>>
>> /etc/dbus-1/system.d/dbus-wpa_supplicant.conf
>>
>> That one is really needed. Without it a wpa-supplicant -u barks out
>> about wrong
>> security.
>>
>> /usr/share/dbus-1/system-services/dbus-wpa_supplicant.service
>>
>> This one is a nice-to-have. It allows autostart the service with the
>> service
>> activation infrastructure from dbus. If a bus name listed in such a
>> file is
>> called and not available it gets started the way described in this file.
>>
>> The following patch i nstalls the files correctly for me. Never used
>> FILES_${PN}
>> before so I would like to get some review before.
> Maybe its better to create a package wpasupplicant-dbus. IMO we should
> try to split packages if we can and the dbus
> functionallity is clearly separable from wpasupplicant core functions.

If it gets split (I don't have a strong opinion on that), don't forget 
to add an RDEPEND_${PN}-dbus = "dbus-1" to make it drag in dbus.

regards,

Koen

>
> Regards,
> Thomas






More information about the Openembedded-devel mailing list