On Thu, Jul 26, 2012 at 5:19 PM, Burton, Ross <[email protected]> wrote: > On 26 July 2012 16:16, Andreas Müller <[email protected]> wrote: >> -DEPENDS_virtclass-native_append = " gtk-doc-stub-native" >> +DEPENDS_append_virtclass-native = " gtk-doc-stub-native" > > Was this a typo on my part, or is there a semantic difference between those? > > Ross > It is not an answer to your question but
I grepped for DEPENDS_virtclass-native_append in oe-core and did find one occurrence in gtk-doc.bbclass. DEPENDS_append_virtclass-native I found in xcb-proto.inc so I gave it a try by bitbake -e atk-native | grep ^DEPENDS A correct answer to your question is up to experts :) Andreas _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
