From 09ed5de9624be38c0fa5cb3f943691c3b4a50686 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 14 Mar 2011 22:33:13 +0000 Subject: Update SRC_URIs to use BPN instead of PN [YOCTO #860] Signed-off-by: Richard Purdie --- meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb') diff --git a/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb b/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb index 17fff1c53c..55868abf7f 100644 --- a/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb +++ b/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb @@ -13,7 +13,7 @@ PR = "r1" FILES_${PN} += "${datadir}/*" -SRC_URI = "${GNOME_MIRROR}/${PN}/2.31/${PN}-${PV}.tar.bz2 \ +SRC_URI = "${GNOME_MIRROR}/${BPN}/2.31/${BPN}-${PV}.tar.bz2 \ file://iconpath-option.patch" SRC_URI[md5sum] = "8e727703343d4c18c73c79dd2009f8ed" -- cgit 1.2.3-korg