]> code.ossystems Code Review - openembedded-core.git/commit
mime.bbclass: Add --disable-update-mimedb to EXTRA_OECONF
authorAndreas Müller <schnitzeltony@gmx.de>
Sun, 20 Nov 2011 21:09:23 +0000 (22:09 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Nov 2011 16:48:24 +0000 (16:48 +0000)
commit0429558d538eddd4689efe67ee778d30147d959d
tree249d4ed0dc56fc166c215f66873662728b32ca6f
parent05f50a9a69cca1f18bcd57a6deebe91be842289f
mime.bbclass: Add --disable-update-mimedb to EXTRA_OECONF

* ensure update-mime-database is not called during build time
* this patch was included in meta-oe [1] about the same time when mime.bbclass
  was migrated from meta-oe -> oe-core so it seems it got lost.
* tests: build from scratch / run on overo / additional check: no unpacked
  files for gnome-control-center

[1] http://cgit.openembedded.org/meta-openembedded/commit/meta-oe/classes?id=6b765989a42ab314d1611f4dec78b07b562a9e7d

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/mime.bbclass