summaryrefslogtreecommitdiffstats
path: root/scripts/postinst-intercepts
AgeCommit message (Expand)Author
2021-01-28base/bitbake.conf: Enable pseudo path filteringRichard Purdie
2020-11-07update_udev_hwdb: clean hwdb.binMingli Yu
2020-03-30systemd: Reinstate systemd-hwdb-update.serviceAlex Kiernan
2020-01-27update_font_cache: fix ownership of .uuid files tooRoss Burton
2020-01-19mime-xdg.bbclass: initial addAndreas Müller
2020-01-19mime.bbclass: reworkAndreas Müller
2019-06-27gtk-icon-cache: rename intercept to update_gtk_icon_cacheRoss Burton
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2018-10-22udev-hwdb: fix postinstall scripts failures when multilib enabledKai Kang
2018-09-12update_gtk_immodules_cache: update for multilibKai Kang
2018-09-12update_font_cache: update script for multilibKai Kang
2018-06-18qemuwrapper-cross: enable multilib and nativesdk variants of the scriptAlexander Kanavin
2018-06-18gtk-immodules-cache.bbclass: convert cache creation to postinst_intercept mec...Alexander Kanavin
2018-01-29postinst_intercepts: add a delay_to_first_boot hookAlexander Kanavin
2017-04-05update_gio_module_cache: Do not chown a non-existing filePeter Kjellerstedt
2017-03-28update_gio_module_cache: fix host user contaminationAbdur Rehman
2016-03-28gio-module-cache: Add class for Gio modulesJussi Kukkonen
2016-01-19postinst-intercepts: always use set -eRoss Burton
2016-01-11update_font_cache: only scan system font directoriesRoss Burton
2015-10-29gtk-icon-cache: pass the native libdir to the interceptRoss Burton
2015-10-24intercepts/update_icon_cache: use STAGING_DIR_NATIVE from environmentRoss Burton
2015-10-01fontcache: allow to pass extra parameters and environment to fc-cacheMartin Jansa
2015-09-26gdk-pixbuf: move gdk-pixbuf-query-loaders to $libdir for multilib safetyRoss Burton
2015-09-07postinst_intercept: allow to pass variables with spacesMartin Jansa
2015-04-21fontcache: allow to pass different fontconfig cache dirMartin Jansa
2015-03-22postinst_intercept script: drop pipeMatthieu Crapet
2015-03-16postinst-intercepts/update_font_cache: fix ownership of fontconfig cacheJonathan Liu
2014-04-01gdk-pixbuf: pass GDK_PIXBUF_FATAL_LOADER where relevantRoss Burton
2014-02-11scripts/postinst-intercepts: do not redirect errors to /dev/nullLaurentiu Palcu
2013-04-29scripts/postinst-intercepts: create separete hooks for multilibLaurentiu Palcu
2013-04-10postinst-intercepts, qemu.bbclass: fix segfaults in postinstallsLaurentiu Palcu
2013-04-05postinst-intercepts, qemu.bbclass: fix issue on 32 bit hostsLaurentiu Palcu
2013-02-12Add separate directory for postinstall interceptsLaurentiu Palcu