[oe] [PATCH 09/23] system-config-printer: add to provide python-cupshelpers to hal-cups-utils

Koen Kooi k.kooi at student.utwente.nl
Sat May 9 17:18:35 UTC 2009


On 09-05-09 19:14, Otavio Salvador wrote:
> Hello
>
> On Sat, May 9, 2009 at 4:56 AM, Koen Kooi<k.kooi at student.utwente.nl>  wrote:
>> On 09-05-09 02:50, Otavio Salvador wrote:
>>
>>> +PACKAGES="python-cupshelpers"
>>
>> Overwriting PACKAGES is always a bug.
>
> I did it since the recipe idea is to only provide the helpers that we
> need for hal-cups-utils, not a fully working system-config-printer.

Well, even in that case overwriting PACKAGES is still a bug, you can 
accomplish the same woth

PACKAGES =+ "python-cupshelpers"
FILES_python-cupshelpers = "foo bar baz"


regards,

Koen






More information about the Openembedded-devel mailing list