From: Randy MacLeod <[email protected]> (LOCAL REV: NOT UPSTREAM) -- Sent to oe-devel 20130208
Signed-off-by: Randy MacLeod <[email protected]> Signed-off-by: Robert Yang <[email protected]> --- 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 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
