diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2016-03-23 18:17:49 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-03-24 22:44:52 +0100 |
commit | 1696b6d14c646a4cc2c375b33944d42b6580e748 (patch) | |
tree | 5934427c1744aa084a6879762bd952b0a1fdcc18 /package/gcc | |
parent | a58a4ec0355ae53be4eb6b46534eb03d012a5f37 (diff) | |
download | buildroot-1696b6d14c646a4cc2c375b33944d42b6580e748.tar.gz buildroot-1696b6d14c646a4cc2c375b33944d42b6580e748.zip |
gdk-pixbuf: create loader cache at build time
Create the gdk pixbuf loaders cache file at build time rather than run
time, since the root filesytem can be read-only.
We also didn't cater for systemd-based systems, so this solves two
issues at once.
The only side-effect is that we must now pull host-gdk-pixbuf into
target gdk-pixbuf dependencies, but generally users will have gdk-pixbuf
selected if they use libgtk2/3 which already pull in host-gdk-pixbuf.
And remove initscript correspondingly.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions