[OE-core] [PATCH 1/2] glib-2.0: Install gio-querymodules in main package

Burton, Ross ross.burton at intel.com
Mon Mar 21 23:30:08 UTC 2016


On 21 March 2016 at 18:29, Jussi Kukkonen <jussi.kukkonen at intel.com> wrote:

> gio-querymodules should be used whenever new Gio modules are
> installed (to regenerate the module cache) so it should be
> available by default.
>

packages/corei7-64-poky-linux/glib-2.0/glib-2.0: FILELIST: added
"/usr/bin/gio-querymodules /usr/share/glib-2.0/gettext/po/Makefile.in.in"
  * FILES: added "/usr/bin/gio-querymodules"
packages/corei7-64-poky-linux/glib-2.0/glib-2.0: PKG changed from
libglib-2.0-0 to glib-2.0 [default] - may indicate debian renaming failure

(and another few pages of rename warnings as everything renamed from
libglib-2.0-0-locale-foo-bar to glib-2.0-locale-foo-bar)

Basically the debian renamer doesn't take effect if there are binaries in
the package.  Maybe we need to inherit lib_package (if possible) and put
key binaries (such as this) into libglib-2.0-bin and the rest into -utils.
A fair number of the utils could be moved to -dev anyway, such as
genmarshal and mkenums.

Looking at this did show some other odd file placement in the glib recipe
though:
* gschema.dtd in PN instead of somewhere else (PN-dev?)
* gdbus-codegen should be in PN-codegen?
* glib-gettext/Makefile.in.in should be in PN-dev?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160321/3fe3691e/attachment-0002.html>


More information about the Openembedded-core mailing list