mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01:00
xl2tpd: update to 1.3.14
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
fcd06d5821
commit
ab19763267
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,4 @@ require xl2tpd.inc
|
|||
|
||||
# This is v1.3.6 plus some commits. There is no tag for this commit.
|
||||
#
|
||||
PV = "1.3.9+git${SRCPV}"
|
||||
|
||||
SRCREV = "f114c10ac532051badeca0132b144a2f1596f047"
|
||||
|
||||
SRCREV = "ba619c79c4790c78c033df0abde4a9a5de744a08"
|
||||
Loading…
Reference in New Issue
Block a user