mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
hiawatha: fix SRC_URI
The tarball was moved to a new folder on the source server. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
committed by
Anuj Mittal
parent
b79eee49df
commit
2a5987979a
@@ -6,7 +6,7 @@ DEPENDS = "libxml2 libxslt virtual/crypt"
|
|||||||
|
|
||||||
SECTION = "net"
|
SECTION = "net"
|
||||||
|
|
||||||
SRC_URI = "https://hiawatha.leisink.net/files/hiawatha-10/${BP}.tar.gz \
|
SRC_URI = "https://hiawatha.leisink.net/files/download/hiawatha-10/${BP}.tar.gz \
|
||||||
file://hiawatha-init \
|
file://hiawatha-init \
|
||||||
file://hiawatha.service "
|
file://hiawatha.service "
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user