aboutsummaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-httpd/nostromo
diff options
context:
space:
mode:
authorRandy MacLeod <Randy.MacLeod@windriver.com>2013-06-18 17:55:53 -0400
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-06-18 23:40:06 +0100
commitf7fc06cc5143b66b47c83965e0e430809c17ab57 (patch)
tree7d0253526745e6e2eb9c8440a2bd1a8e3b1ad5c3 /meta-webserver/recipes-httpd/nostromo
parent296b0904d2b2c09e91776e3d73640d273e1f86fb (diff)
downloadmeta-openembedded-contrib-f7fc06cc5143b66b47c83965e0e430809c17ab57.tar.gz
nostromo: make SRC_URI work for multilib builds.
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Diffstat (limited to 'meta-webserver/recipes-httpd/nostromo')
-rw-r--r--meta-webserver/recipes-httpd/nostromo/nostromo_1.9.5.bb2
1 files changed, 1 insertions, 1 deletions
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 \