[oe] [meta-oe] [PATCH 26/74] geany: use BPN in SRC_URI

Robert Yang liezhi.yang at windriver.com
Wed Jul 2 06:56:53 UTC 2014


Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 meta-oe/recipes-devtools/geany/geany_1.23.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-devtools/geany/geany_1.23.bb b/meta-oe/recipes-devtools/geany/geany_1.23.bb
index 4e0d4bf..593ba66 100644
--- a/meta-oe/recipes-devtools/geany/geany_1.23.bb
+++ b/meta-oe/recipes-devtools/geany/geany_1.23.bb
@@ -7,7 +7,7 @@ DEPENDS = "gtk+"
 inherit autotools pkgconfig perlnative
 
 SRC_URI = " \
-    http://download.geany.org/${PN}-${PV}.tar.bz2 \
+    http://download.geany.org/${BP}.tar.bz2 \
     file://0001-configure.ac-remove-additional-c-test.patch \
 "
 SRC_URI[md5sum] = "4290e8c32305e916f57bb0f0233bbec2"
-- 
1.7.9.5




More information about the Openembedded-devel mailing list