[oe] [meta-xfce] [PATCH 74/74] thunar: use BPN in SRC_URI

Robert Yang liezhi.yang at windriver.com
Wed Jul 2 06:57:41 UTC 2014


Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb
index aa67fdf..3feb242 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_1.6.3.bb
@@ -8,7 +8,7 @@ inherit xfce
 
 SRC_URI[md5sum] = "4f10d5d5576ce5127308d6badbac3afa"
 SRC_URI[sha256sum] = "9a2706f6881ac29cda9f0b0325d179153bc09e37bcbafcab9823c1c1ec89579d"
-SRC_URI = "http://archive.xfce.org/src/xfce/${PN}/${@'${PV}'[0:3]}/Thunar-${PV}.tar.bz2"
+SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:3]}/Thunar-${PV}.tar.bz2"
 
 S = "${WORKDIR}/Thunar-${PV}/"
 
-- 
1.7.9.5




More information about the Openembedded-devel mailing list