From patchwork Thu Feb 14 02:17:08 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: multilib: Fix PN - BPN to make fetch work. Date: Thu, 14 Feb 2013 02:17:08 -0000 From: Jeffrey Honig X-Patchwork-Id: 44623 Message-Id: <1360808228-10746-1-git-send-email-jeffrey.honig@windriver.com> To: From: Randy MacLeod (LOCAL REV: NOT UPSTREAM) -- Sent to oe-devel 20130208 Signed-off-by: Randy MacLeod Signed-off-by: Robert Yang --- 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"