[oe-commits] Randy MacLeod : nostromo: make SRC_URI work for multilib builds.

git at git.openembedded.org git at git.openembedded.org
Tue Jun 18 22:33:06 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: f7fc06cc5143b66b47c83965e0e430809c17ab57
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=f7fc06cc5143b66b47c83965e0e430809c17ab57

Author: Randy MacLeod <Randy.MacLeod at windriver.com>
Date:   Tue Jun 18 17:55:53 2013 -0400

nostromo: make SRC_URI work for multilib builds.

Signed-off-by: Randy MacLeod <Randy.MacLeod at windriver.com>

---

 .../recipes-httpd/nostromo/nostromo_1.9.5.bb       |    2 +-
 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 e66676e..94c32d8 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 \



More information about the Openembedded-commits mailing list