]> code.ossystems Code Review - openembedded-core.git/commit
gtk-icon-cache: pass the native libdir to the intercept
authorRoss Burton <ross.burton@intel.com>
Tue, 27 Oct 2015 17:52:47 +0000 (17:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Oct 2015 07:26:39 +0000 (07:26 +0000)
commit0fe84007176c98644b1917966c98501beb7e0ce2
tree6cadb6590554238f45ff78bc05e2042e43425f41
parent38a6ecf0070a60eb14b353b158b70ddc919ad328
gtk-icon-cache: pass the native libdir to the intercept

The intercept runs against the native sysroot so we need to pass it
the native libdir instead of the target libdir, as otherwise it will
use target paths (such as lib64) in the native sysroot.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/gtk-icon-cache.bbclass
scripts/postinst-intercepts/update_icon_cache