On 21 March 2016 at 18:29, Jussi Kukkonen <[email protected]> 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
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
