mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
nostromo: make SRC_URI work for multilib builds.
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
This commit is contained in:
committed by
Paul Eggleton
parent
296b0904d2
commit
f7fc06cc51
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.nazgul.ch/dev_nostromo.html"
|
|||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://src/nhttpd/main.c;beginline=2;endline=14;md5=e5ec3fa723b29b7d59d205afd8d36938"
|
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://0001-GNUmakefile-add-possibility-to-override-variables.patch \
|
||||||
file://nhttpd.conf \
|
file://nhttpd.conf \
|
||||||
file://volatiles \
|
file://volatiles \
|
||||||
|
|||||||
Reference in New Issue
Block a user