[OE-core] dbus-native --with-x

Phil Blundell pb at pbcl.net
Wed Jun 1 16:16:54 UTC 2011


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.






More information about the Openembedded-core mailing list