| Submitter | Tom Rini |
|---|---|
| Date | July 13, 2011, 7:05 p.m. |
| Message ID | <64da3fe941f5db344d9550d3d7c0e94fe673f638.1310583292.git.tom_rini@mentor.com> |
| Download | mbox | patch |
| Permalink | /patch/7561/ |
| State | New, archived |
| Headers | show |
Comments
Patch
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 98c0d91..c9d65a2 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"
Signed-off-by: Tom Rini <tom_rini@mentor.com> --- .../hicolor-icon-theme/hicolor-icon-theme_0.12.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)