add ipsec.patch
authorPhil Blundell <philb@gnu.org>
Mon, 5 Jul 2004 22:41:26 +0000 (22:41 +0000)
committerPhil Blundell <philb@gnu.org>
Mon, 5 Jul 2004 22:41:26 +0000 (22:41 +0000)
BKrev: 40e9d916mDdQwO1AQ2jFL3dJ_I0SWA

linux/handhelds-pxa-2.4.19-rmk6-pxa1-hh36.12/ipsec.patch [new file with mode: 0644]
linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe

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 (file)
index 0000000..e69de29
index 1df8ee7..7587b0d 100644 (file)
@@ -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"