]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gtk-icon-cache: Fix GTKIC_CMD if-else condition
authorDaniel Gomez <daniel@qtec.com>
Wed, 28 Sep 2022 12:10:41 +0000 (14:10 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Sep 2022 07:04:40 +0000 (08:04 +0100)
commit95fc819fca11115623d0f1f7f0c11e9c46195b21
tree5a050cd7041697c30ed86933531f08998b58157e
parent9687d516170721e759eb166de5918581016545b6
gtk-icon-cache: Fix GTKIC_CMD if-else condition

GTKIC_CMD variable gets the wrong assignation leading into a post
install script error. Fix if-else condition in GTKIC_CMD variable
to assign gtk4-update-icon-cache when GTKIC_VERSION is 4 but
gtk-update-icon-cache when is 3.

Also, rename gtk-update-icon-cache-3.0.0 to gtk-update-icon-cache-3.0
to match the gtk-update-icon-cache binary name deployed in
meta/recipes-gnome/gtk+/gtk+3.inc.

Signed-off-by: Daniel Gomez <daniel@qtec.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/gtk-icon-cache.bbclass