mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 00:58:35 +00:00
hiawatha: fix SRC_URI
The previous url stopped working, switch to the same host that's used in the master branch also. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
a68e046d52
commit
580a16b0e1
@ -6,7 +6,7 @@ DEPENDS = "libxml2 libxslt virtual/crypt"
|
||||
|
||||
SECTION = "net"
|
||||
|
||||
SRC_URI = "http://hiawatha-webserver.org/files/hiawatha-10/${BP}.tar.gz \
|
||||
SRC_URI = "https://hiawatha.leisink.net/files/hiawatha-10/${BP}.tar.gz \
|
||||
file://hiawatha-init \
|
||||
file://hiawatha.service "
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user