mirror of
https://git.yoctoproject.org/poky
synced 2026-05-06 05:27:54 +02:00
adwaita-icon-theme: RREPLACE gnome-icon-theme
RREPLACE, RCONFLICT and RPROVIDE gnome-icon-theme to make on-device upgrades work. (From OE-Core rev: f2805453ea34694b684f9ab567cfeee147ee1e35) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
94d280f652
commit
2d7fe0332f
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user