From f7fc06cc5143b66b47c83965e0e430809c17ab57 Mon Sep 17 00:00:00 2001 From: Randy MacLeod Date: Tue, 18 Jun 2013 17:55:53 -0400 Subject: nostromo: make SRC_URI work for multilib builds. Signed-off-by: Randy MacLeod --- meta-webserver/recipes-httpd/nostromo/nostromo_1.9.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.5.bb b/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.5.bb index e66676e966..94c32d8a28 100644 --- a/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.5.bb +++ b/meta-webserver/recipes-httpd/nostromo/nostromo_1.9.5.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.nazgul.ch/dev_nostromo.html" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://src/nhttpd/main.c;beginline=2;endline=14;md5=e5ec3fa723b29b7d59d205afd8d36938" -SRC_URI = "http://www.nazgul.ch/dev/${PN}-${PV}.tar.gz \ +SRC_URI = "http://www.nazgul.ch/dev/${BPN}-${PV}.tar.gz \ file://0001-GNUmakefile-add-possibility-to-override-variables.patch \ file://nhttpd.conf \ file://volatiles \ -- cgit v1.2.3-54-g00ecf