mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
openl2tp: update SRC_URI
The original SRC_URI is not valid, so update it with openl2tp official ftp site. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
885a8588ad
commit
c50baaa487
|
|
@ -11,7 +11,7 @@ LICENSE = "GPL-2.0"
|
|||
LIC_FILES_CHKSUM = "file://COPYING;md5=e9d9259cbbf00945adc25a470c1d3585"
|
||||
DEPENDS = "popt flex readline"
|
||||
|
||||
SRC_URI = "http://ftp.jaist.ac.jp/pub/sourceforge/o/op/${PN}/${PN}/${PV}/${BP}.tar.gz \
|
||||
SRC_URI = "ftp://ftp.openl2tp.org/releases/${BP}/${BP}.tar.gz \
|
||||
file://Makefile-modify-CFLAGS-to-aviod-build-error.patch \
|
||||
file://openl2tp-simplify-gcc-warning-hack.patch \
|
||||
file://Makefile-obey-LDFLAGS.patch \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user