]> code.ossystems Code Review - openembedded-core.git/commit
gtk-update-icon-cache-native: add
authorRoss Burton <ross.burton@intel.com>
Mon, 4 Mar 2013 12:52:44 +0000 (12:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Mar 2013 12:29:44 +0000 (12:29 +0000)
commit8265ef7f3a3598ff4535da1e5f9329fcf236f776
tree46b3a11763aa8391107718ff691a47eb22cb938b
parent8de0616825ed1b238b3486077af6897834bcb62d
gtk-update-icon-cache-native: add

This recipe builds natively just the gtk-update-icon-cache binary that is
required to run the gtk-icon-cache.bbclass postinstall scripts.

The advantage of doing this is it means running 400 less tasks which takes four
minutes on my machine, as the alternative is building GTK+ natively (and so
libX11, freetype, fontconfig...).

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/gtk+/gtk-update-icon-cache-native_3.4.4.bb [new file with mode: 0644]