summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh36.12/ipsec.patch0
-rw-r--r--linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe3
2 files changed, 2 insertions, 1 deletions
diff --git a/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh36.12/ipsec.patch b/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh36.12/ipsec.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh36.12/ipsec.patch
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"