[oe] [PATCH] multilib: Fix PN - BPN to make fetch work.

Jeffrey C Honig jeffrey.honig at windriver.com
Thu Feb 14 02:17:08 UTC 2013


From: Randy MacLeod <Randy.MacLeod at windriver.com>

(LOCAL REV: NOT UPSTREAM) -- Sent to oe-devel 20130208

Signed-off-by: Randy MacLeod <Randy.MacLeod at windriver.com>
Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 recipes-httpd/hiawatha/hiawatha_8.6.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-httpd/hiawatha/hiawatha_8.6.bb b/recipes-httpd/hiawatha/hiawatha_8.6.bb
index 2e6955e..837354b 100644
--- a/recipes-httpd/hiawatha/hiawatha_8.6.bb
+++ b/recipes-httpd/hiawatha/hiawatha_8.6.bb
@@ -6,7 +6,7 @@ DEPENDS = "libxml2 libxslt"
 
 SECTION = "net"
 
-SRC_URI = "http://hiawatha-webserver.org/files/${PN}-${PV}.tar.gz \
+SRC_URI = "http://hiawatha-webserver.org/files/${BPN}-${PV}.tar.gz \
            file://hiawatha-init"
 
 SRC_URI[md5sum] = "372ea9e8329ed36e4fb781fdc1a6734c"
-- 
1.7.9.5





More information about the Openembedded-devel mailing list