mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
openswan: Fix SRC_URI
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4355 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -8,7 +8,7 @@ RRECOMMENDS = "kernel-module-ipsec"
|
||||
RDEPENDS_nylon = "perl"
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI = "http://www.openswan.org/download/openswan-${PV}.tar.gz \
|
||||
SRC_URI = "http://www.openswan.org/download/old/openswan-${PV}.tar.gz \
|
||||
file://openswan-2.4.7-gentoo.patch;patch=1 \
|
||||
file://installflags.patch;patch=1 \
|
||||
file://ld-library-path-breakage.patch;patch=1"
|
||||
|
||||
Reference in New Issue
Block a user