[OE-core] [PATCH] gtk-icon-cache bbclass: only add runtime dependencies on hicolor-icon-theme when installing icons

Koen Kooi koen at dominion.thruhere.net
Fri Aug 5 07:16:43 UTC 2011



Op 5 aug. 2011 om 09:00 heeft Chris Larson <clarson at kergoth.com> het volgende geschreven:

> On Thu, Aug 4, 2011 at 10:55 PM, Koen Kooi <koen at dominion.thruhere.net> wrote:
>> Op 5 aug. 2011, om 07:51 heeft Chris Larson het volgende geschreven:
>> 
>>> On Thu, Aug 4, 2011 at 10:48 PM, Koen Kooi <koen at dominion.thruhere.net> wrote:
>>>> 
>>>> Op 5 aug. 2011, om 07:32 heeft Saul Wold het volgende geschreven:
>>>> 
>>>>> On 08/04/2011 10:28 PM, Koen Kooi wrote:
>>>>>> 
>>>>>> Op 5 aug. 2011, om 04:23 heeft Saul Wold het volgende geschreven:
>>>>>> 
>>>>>>> On 08/01/2011 04:08 AM, Koen Kooi wrote:
>>>>>>>> Tested with gnome-icon-theme and libsoup recipes on angstrom.
>>>>>>>> 
>>> 
>>> Can someone explain why this patch added the dependency to the global
>>> RDEPENDS, rather than the RDEPENDS_<pkg> for the pkg in question?
>> 
>> Ah, I assumed it was local to 'pkg' when iterating over packages.
>> 
>> So should it be:
>> 
>> rdepends = bb.data.getVar('RDEPENDS_%s' % pkg, d, 1)
>> 
>> [..]
>> 
>> bb.data.setVar('RDEPENDS_%s' % pkg, rdepends, d)
> 
> Perhaps it is, I haven't read the code that closely. I just noticed
> that the pkg_postinst below did use the pkg suffix, and assumed.

I'll test when I get back home later today


> -- 
> Christopher Larson
> clarson at kergoth dot com
> Founder - BitBake, OpenEmbedded, OpenZaurus
> Maintainer - Tslib
> Senior Software Engineer, Mentor Graphics
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core




More information about the Openembedded-core mailing list