summaryrefslogtreecommitdiff
path: root/meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-08-12 14:29:12 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-08-12 14:41:30 +0100
commit889c8ed31ae152c37c8e3285166a800ed6e8c72f (patch)
treecd9dbdfa70ad3d0869fe60d5ccdcb041b8d27911 /meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb
parent6124cccddfc202124fa76bb677ad3e06f0fefc70 (diff)
downloadopenembedded-core-889c8ed31ae152c37c8e3285166a800ed6e8c72f.tar.gz
openembedded-core-889c8ed31ae152c37c8e3285166a800ed6e8c72f.tar.bz2
openembedded-core-889c8ed31ae152c37c8e3285166a800ed6e8c72f.tar.xz
openembedded-core-889c8ed31ae152c37c8e3285166a800ed6e8c72f.zip
sato-icon-theme: Make sure the native icon mapping script is found and used correctly
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb')
-rw-r--r--meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb b/meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb
index 1dc8f9381..aa976b102 100644
--- a/meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb
+++ b/meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb
@@ -2,4 +2,5 @@ require sato-icon-theme.inc
DEPENDS += "icon-naming-utils-native"
-SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz"
+SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz \
+ file://iconpath-option.patch"