]> code.ossystems Code Review - openembedded-core.git/commitdiff
adwaita-icon-theme: RREPLACE gnome-icon-theme
authorJussi Kukkonen <jussi.kukkonen@intel.com>
Wed, 16 Sep 2015 13:59:18 +0000 (16:59 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Sep 2015 20:38:24 +0000 (21:38 +0100)
RREPLACE, RCONFLICT and RPROVIDE gnome-icon-theme to make on-device
upgrades work.

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-gnome/gnome/adwaita-icon-theme_3.16.2.1.bb

index 526e699e99423c4388a77359fe9da47f42f10395..0d7fa0cd642d4359d57eab8cc5a45866ae541c8d 100644 (file)
@@ -27,6 +27,10 @@ do_install_append() {
 
 PACKAGES = "${PN}-cursors ${PN}-symbolic ${PN}-hires ${PN}"
 
+RREPLACES_${PN} = "gnome-icon-theme"
+RCONFLICTS_${PN} = "gnome-icon-theme"
+RPROVIDES_${PN} = "gnome-icon-theme"
+
 FILES_${PN}-cursors = "${prefix}/share/icons/Adwaita/cursors/"
 FILES_${PN}-symbolic = "${prefix}/share/icons/Adwaita/*/*/*.symbolic.png"
 FILES_${PN}-hires = "${prefix}/share/icons/Adwaita/256x256/"