gconf.bbclass: adjust the ordering of things so that a package pkg_postinst_append...
authorSteve Sakoman <steve@sakoman.com>
Wed, 5 Aug 2009 22:23:05 +0000 (15:23 -0700)
committerKoen Kooi <koen@openembedded.org>
Sat, 8 Aug 2009 09:20:05 +0000 (11:20 +0200)
commit6e4f48a748a6c6ed73e68db307eaca5cec7ebc7c
treeea7f53cdf6a54b60506cf1a3548f68c228318ce4
parent30f651216518cbc89ab64b38eaddb1d4417c0ef7
gconf.bbclass: adjust the ordering of things so that a package pkg_postinst_append is executed after the class postinst.

This is important since recipes like gpanel need to to execute gconftool-2 --load after the gconf class code has processed the schema info
classes/gconf.bbclass