From 6d0b60a15d4ef307d8de90ccd77a2659b9108701 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 21 Jun 2012 11:57:56 +0100 Subject: sato-icon-theme: inherit the GNOME icon theme (Yocto #2594) Many apps want to use the full GNOME icon theme and install it, but if our theme doesn't inherit it the the icons are not available. (From OE-Core rev: bece29110ead367fe501641ec83251e5f87f2430) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb') diff --git a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb index 652424a8b0..108f8e81ae 100644 --- a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb +++ b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb @@ -2,10 +2,11 @@ require sato-icon-theme.inc DEPENDS += "icon-naming-utils-native" -PR = "r2" +PR = "r3" SRC_URI = "http://pokylinux.org/releases/sato/${BPN}-${PV}.tar.gz \ - file://iconpath-option.patch" + file://iconpath-option.patch \ + file://0001-Inherit-the-GNOME-icon-theme.patch" SRC_URI[md5sum] = "86a847f3128a43a9cf23b7029a656f50" SRC_URI[sha256sum] = "0b0a2807a6a96918ac799a86094ec3e8e2c892be0fd679a4232c2a77f2f61732" -- cgit v1.2.3-54-g00ecf