mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 20:09:18 +00:00
wireguard-tools: clean the do_fecth warning
Update SRC_URI, change the protocol to https. do_fetch warning: WARNING: wireguard-tools-1.0.20210914-r0 do_fetch: Failed to fetch URL git://git.zx2c4.com/wireguard-tools;branch=master, attempting MIRRORS if available Signed-off-by: Haixiao Yan <haixiao.yan.cn@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
4ad41baed6
commit
6936b5ad4d
@ -1,7 +1,7 @@
|
||||
require wireguard.inc
|
||||
|
||||
SRCREV = "3ba6527130c502144e7388b900138bca6260f4e8"
|
||||
SRC_URI = "git://git.zx2c4.com/wireguard-tools;branch=master"
|
||||
SRC_URI = "git://git.zx2c4.com/wireguard-tools;branch=master;protocol=https"
|
||||
|
||||
inherit bash-completion systemd pkgconfig
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user