mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 01:55:23 +00:00
ncp: update SRC_URI
The https link does not work anymore, it just refuses the connection. http still works though. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 8da9f2fea2e4c2f525e9357814f21b70669b8d8b) Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
7856298b5f
commit
0f00860e5f
@ -7,7 +7,7 @@ LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
|
||||
DEPENDS = "libowfat"
|
||||
|
||||
SRC_URI = "https://dl.fefe.de/${BP}.tar.bz2"
|
||||
SRC_URI = "http://dl.fefe.de/${BP}.tar.bz2"
|
||||
SRC_URI[md5sum] = "421c4855bd3148b7d0a4342942b4bf13"
|
||||
SRC_URI[sha256sum] = "6cfa72edd5f7717bf7a4a93ccc74c4abd89892360e2e0bb095a73c24b9359b88"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user