summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorLiu Haitao <haitao.liu@windriver.com>2018-06-27 11:13:15 +0800
committerKhem Raj <raj.khem@gmail.com>2018-06-27 22:17:33 -0700
commit8778dc85e1fd367efdfc895ba0410814e39a76f6 (patch)
treed04b22f2d5fe9bf1b4413b8a5fc3880a60c2eef8 /meta-networking
parent0f010cbc7ba60cd53ead023ad9fc948c2135c53f (diff)
downloadmeta-openembedded-8778dc85e1fd367efdfc895ba0410814e39a76f6.tar.gz
ifenslave:Update the repo link
The https://anonscm.debian.org service has been replaced by salsa.debian.org. Signed-off-by: Liu Haitao <haitao.liu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/ifenslave/ifenslave_2.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/ifenslave/ifenslave_2.9.bb b/meta-networking/recipes-support/ifenslave/ifenslave_2.9.bb
index ea28b34aa..2a6a6097c 100644
--- a/meta-networking/recipes-support/ifenslave/ifenslave_2.9.bb
+++ b/meta-networking/recipes-support/ifenslave/ifenslave_2.9.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://debian/copyright;md5=acc89812938cf9ad6b1debc37cea0253
7 7
8 8
9SRCREV = "42bfbb9beb924672ca86b86e9679ac3d6b87d992" 9SRCREV = "42bfbb9beb924672ca86b86e9679ac3d6b87d992"
10SRC_URI = "git://anonscm.debian.org/collab-maint/ifenslave.git" 10SRC_URI = "git://salsa.debian.org/debian/ifenslave.git;protocol=https"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13