summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/hicolor-icon-theme
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-07-13 12:05:33 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-14 14:59:34 +0100
commit9053e6627bf77ec77cd875debbdb6835e70193fd (patch)
treee2bbe0904df921ced7001a79fc8f2bc8dab30b53 /meta/recipes-gnome/hicolor-icon-theme
parent31d69f6e8c0a4b0a96568799ff398a31e15a158c (diff)
downloadopenembedded-core-contrib-9053e6627bf77ec77cd875debbdb6835e70193fd.tar.gz
hicolor-icon-theme: Use ${BPN}-${PV} not ${P} to unbreak nativesdk
Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/hicolor-icon-theme')
-rw-r--r--meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb
index 98c0d91982..c9d65a289e 100644
--- a/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb
+++ b/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb
@@ -10,7 +10,7 @@ inherit gnome
PR = "r0"
-SRC_URI = "http://icon-theme.freedesktop.org/releases/${P}.tar.gz \
+SRC_URI = "http://icon-theme.freedesktop.org/releases/${BPN}-${PV}.tar.gz \
file://index.theme"
SRC_URI[md5sum] = "55cafbcef8bcf7107f6d502149eb4d87"