summaryrefslogtreecommitdiff
path: root/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-11-13 12:42:40 +0000
committerPhil Blundell <philb@gnu.org>2004-11-13 12:42:40 +0000
commit0b8d3d8359594475fa2fe40aa7dd4ac7a896755f (patch)
tree4ad83edff7a4ae7a9b5218c8528fa17e6a952171 /linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe
parente3d4c90c2e03e8638197c5de56f67e3292f49e9a (diff)
update ipsec in opensimpad from freeswan 2.06 to openswan 2.2.0
enable some ipsec bits in .config BKrev: 41960140GVOeJMY228SHVBweKd6VtA
Diffstat (limited to 'linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe')
-rw-r--r--linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe b/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe
index c3b55606f6..bb722973e9 100644
--- a/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe
+++ b/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe
@@ -6,7 +6,7 @@ KV = "${@oe.data.getVar('PV',d,True).split('-')[0]}"
VRSV = "${@oe.data.getVar('PV',d,True).split('-')[1]}"
PXAV = "${@oe.data.getVar('PV',d,True).split('-')[2]}"
JPMV = "${@oe.data.getVar('PV',d,True).split('-')[3]}"
-PR = "r13"
+PR = "r14"
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/opensimpad-${PV}"
@@ -18,7 +18,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2 \
file://disable-pcmcia-probe.patch;patch=1 \
file://mkdep.patch;patch=1 \
file://defconfig-${MACHINE} \
- ftp://ftp.xs4all.nl/pub/crypto/freeswan/kernpatch/freeswan-2.06.k2.4.patch.gz;patch=1 \
+ http://www.openswan.org/download/openswan-2.2.0-kernel-2.4-klips.patch.gz;patch=1 \
file://mipv6-1.1-v2.4.25.patch;patch=1 \
file://simpad-backlight-if.diff;patch=1;pnum=0 \
file://simpad-switches-input.diff;patch=1;pnum=0 \