aboutsummaryrefslogtreecommitdiffstats
path: root/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-07-05 22:41:26 +0000
committerPhil Blundell <philb@gnu.org>2004-07-05 22:41:26 +0000
commitdd0a503f4b838c29be8574fd5c56e9dbd7c184c4 (patch)
treed432c8ec0551527eb0dd0154fff8a02f980bb13d /linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe
parentde11c517da91c70334112dd3e09204989bbba272 (diff)
downloadopenembedded-dd0a503f4b838c29be8574fd5c56e9dbd7c184c4.tar.gz
add ipsec.patch
BKrev: 40e9d916mDdQwO1AQ2jFL3dJ_I0SWA
Diffstat (limited to 'linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe')
-rw-r--r--linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe3
1 files changed, 2 insertions, 1 deletions
diff --git a/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe b/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe
index 1df8ee7571..7587b0da39 100644
--- a/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe
+++ b/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe
@@ -9,7 +9,8 @@ COMPATIBLE_HOST = "arm.*-linux"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=linux/kernel;tag=${@'K' + oe.data.getVar('PV',d,1).replace('.', '-')} \
file://linux-2.4-no-short-loads.patch;patch=1 \
- file://linux-2.4-cpufreq.patch;patch=1"
+ file://linux-2.4-cpufreq.patch;patch=1 \
+ file://ipsec.patch;patch=1"
S = "${WORKDIR}/kernel"