On Wed, 2011-06-01 at 18:11 +0200, Koen Kooi wrote:
> Furthermore, rpm-native seems to get built even if you don't select rpm as 
> package format!

Yeah, it's called in by package.bbclass:

# rpm is used for the per-file dependency identification
PACKAGE_DEPENDS += "rpm-native"

As far as I can tell, the only part that actually gets used is rpmdeps
and it does seem like there ought to be a more lightweight way of
obtaining that one binary than building a full rpm and all its
dependencies.

p.



_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to