hicolor-icon-theme: Use ${BPN}-${PV} not ${P} to unbreak nativesdk
authorTom Rini <tom_rini@mentor.com>
Wed, 13 Jul 2011 19:05:33 +0000 (12:05 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Jul 2011 14:02:28 +0000 (15:02 +0100)
(From OE-Core rev: 9053e6627bf77ec77cd875debbdb6835e70193fd)

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.12.bb

index 98c0d91..c9d65a2 100644 (file)
@@ -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"