[OE-core] [PATCH] gconf.bbclass: Add proper RDEPENDS to packages with gconf postinststep.

Richard Purdie richard.purdie at linuxfoundation.org
Thu Feb 2 18:31:16 UTC 2012


On Wed, 2012-02-01 at 08:32 +0100, Koen Kooi wrote:
> From: Peter Tworek <tworaz666 at gmail.com>
> 
> Right now gconf bbclass adds both postinst and prerm steps, but it does
> not ensure that packages involved have gconf in RDEPENDS. This can lead
> to a situation where postinst/prerm steps fail because gconftool-2 is
> not installed.
> 
> Signed-off-by: Peter Tworek <tworaz666 at gmail.com>
> Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
> ---
>  meta/classes/gconf.bbclass |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list