[oe] [PATCH] connman: Package python test scripts into connman-test-utils

Koen Kooi k.kooi at student.utwente.nl
Mon Mar 30 14:16:43 UTC 2009


On 30-03-09 14:45, Stefan Schmidt wrote:
> Hello.
>
> On Sun, 2009-03-29 at 16:14, Koen Kooi wrote:
>> On 29-03-09 15:17, Stefan Schmidt wrote:
>>>
>>> I would like to get some feedback from other people using connman in OE. I did
>>> the following to package the test scripts which enables you to install them as
>>> separate package.
>>
>> The package is missing RDEPENDS on the necessary python interpreter and
>> modules.
>
> Good point. That reminds me of some other recipes that lack such things. Will
> have a look at them later.
>
> I'm wondering how I should handle this case as connman itself does not RDEPEND
> on python here. Is there a special trick for such FILE_${PN} packages and
> RDEPENDS?

Yes, overrides work on RDEPENDS as well, so RDEPENDS_${PN}-test-utils = 
"python-core python-dbus python-b0rk" will work.

regards,

Koen





More information about the Openembedded-devel mailing list