poky/scripts/postinst-intercepts
Kai Kang ee929034eb update_gtk_immodules_cache: update for multilib
Postinstall script update_gtk_immodules_cache calls
${bindir}/gtk-query-immodules-${version}. When multilib is enabled, both
packages foo and lib32-foo call ${bindir}/gtk-query-immodules-${version}
and one of them will fail to run obviously.

Duplicate install files gtk-query-immodules-${version} to ${libexecdir}
with ${MLPREFIX}. And update update_gtk_immodules_cache calls proper
binary.

(From OE-Core rev: cad28bd74438d8edbdb02a2d56169e2a55260ca8)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-09-13 07:42:28 +01:00
..
delay_to_first_boot postinst_intercepts: add a delay_to_first_boot hook 2018-01-30 11:50:12 +00:00
postinst_intercept postinst_intercept: allow to pass variables with spaces 2015-09-09 14:27:39 +01:00
update_font_cache update_font_cache: update script for multilib 2018-09-13 07:42:28 +01:00
update_gio_module_cache qemuwrapper-cross: enable multilib and nativesdk variants of the script 2018-06-18 11:07:58 +01:00
update_gtk_immodules_cache update_gtk_immodules_cache: update for multilib 2018-09-13 07:42:28 +01:00
update_icon_cache gtk-icon-cache: pass the native libdir to the intercept 2015-10-29 07:31:16 +00:00
update_pixbuf_cache qemuwrapper-cross: enable multilib and nativesdk variants of the script 2018-06-18 11:07:58 +01:00