]> code.ossystems Code Review - openembedded-core.git/commit
gnome-icon-theme: clean up icon-naming search
authorRoss Burton <ross.burton@intel.com>
Thu, 16 Jul 2015 22:51:55 +0000 (23:51 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Jul 2015 09:39:00 +0000 (10:39 +0100)
commitbbd1458444b06dafddad70e117eedfe0c85bfcc6
treeaa361cad442f61088706221441d4d25c0956f3bd
parentab1eb2432b9a9823335450fd12476e910a95a2aa
gnome-icon-theme: clean up icon-naming search

Previous this recipe added an argument to specify where the icon-name-mapping
binary is installed, to override a failing pkg-config call (as target pkg-config
won't find native .pc files), and munged libexecdir as it likely contains PN.

This is all very complicated and we have a native pkg-config binary now, so just
use pkg-config-native for that section of configure.ac.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-gnome/gnome/gnome-icon-theme/iconpath-option.patch [deleted file]
meta/recipes-gnome/gnome/gnome-icon-theme/pkgconfig-native.patch [new file with mode: 0644]
meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb