[poky] [PATCH 4/4] kernelshark: add ftrace gui viewer

Koen Kooi koen at dominion.thruhere.net
Mon Jan 3 11:31:24 PST 2011


Op 3 jan 2011, om 20:23 heeft Darren Hart het volgende geschreven:

> On 01/03/2011 11:04 AM, Richard Purdie wrote:
>> On Tue, 2010-12-28 at 17:10 -0800, Darren Hart wrote:
>>> 
>>> +DEPENDS = "gtk+"
>>> +RDEPENDS = "trace-cmd"
>> 
>> This should be RDEPENDS_${PN} I suspect. We need to be clear about which
>> package has the runtime dependency.
> 
> Hi Richard, thanks for the review.
> 
> I'm missing something about how these variables are used I guess. I had thought that being assigned inside the kernelshark_git.bb recipe would have been sufficient to make it clear it applied to kernelshark. How does this bleed over into other recipes?

It bleeds over into the -dev, -dbg and any other packages the recipes generates.

regards,

Koen


More information about the poky mailing list