[yocto] Question about DEPENDS and eg. DEPENDS_class-native

2013-09-26 Thread Hans Beckérus
Hi. Browsing through the existing recipes really did not answer this since I have no clue what was the initial intent. So my quick question is if a .inc file has a DEPENDS = "foo" and a recipe that includes it has DEPENDS_class-native = "fee", will the resulting depend be merged from the two or wil

Re: [yocto] Question about DEPENDS and eg. DEPENDS_class-native

2013-09-26 Thread Hans Beckerus
On 2013-09-26 2:41, Hans Beckérus wrote: > Hi. Browsing through the existing recipes really did not answer this > since I have no clue what was the initial intent. > So my quick question is if a .inc file has a DEPENDS = "foo" and a > recipe that includes it has DEPENDS_class-native = "fee", will t