aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc')
-rw-r--r--meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc b/meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc
index d037c7cfc6..43942bcae9 100644
--- a/meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc
+++ b/meta-networking/recipes-protocols/xl2tpd/xl2tpd.inc
@@ -8,8 +8,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-SRC_URI = "git://github.com/xelerance/xl2tpd.git \
-"
+SRC_URI = "git://github.com/xelerance/xl2tpd.git"
S = "${WORKDIR}/git"
@@ -38,4 +37,3 @@ CONFFILES_${PN} += "${sysconfdir}/xl2tpd.conf ${sysconfdir}/default/xl2tpd"
INITSCRIPT_PACKAGES = "${PN}"
INITSCRIPT_NAME_${PN} = "xl2tpd"
-