]> code.ossystems Code Review - openembedded-core.git/commit
gconf.bbclass: Add proper RDEPENDS to packages with gconf postinststep.
authorPeter Tworek <tworaz666@gmail.com>
Wed, 1 Feb 2012 07:32:04 +0000 (08:32 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Feb 2012 18:26:50 +0000 (18:26 +0000)
commit31997ae9188302f276241266590a1ae0f4316c3f
tree87b4abe06b7bff3df1f583d06f02185c1ab6209e
parent969661790df0e6f18617b8e867011dcc9504eb36
gconf.bbclass: Add proper RDEPENDS to packages with gconf postinststep.

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@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/gconf.bbclass