From 0f602b3ba3dfeb3f365022f1f5af2243a1bf7a46 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Mon, 26 Jul 2004 23:18:16 +0000 Subject: add ipsec.patch fix module_autoloads delete spare copy of ipaqsa defconfig disable ipcomp to work around build difficulties BKrev: 410591384YuFghK6U3ZtmtqbRNsyJA --- linux/handhelds-sa-2.4.19-rmk6-pxa1-hh36.12/ipaqsa | 0 linux/handhelds-sa-2.4.19-rmk6-pxa1-hh36.12/ipsec.patch | 0 linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.12.oe | 11 +++++++---- 3 files changed, 7 insertions(+), 4 deletions(-) delete mode 100644 linux/handhelds-sa-2.4.19-rmk6-pxa1-hh36.12/ipaqsa create mode 100644 linux/handhelds-sa-2.4.19-rmk6-pxa1-hh36.12/ipsec.patch diff --git a/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh36.12/ipaqsa b/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh36.12/ipaqsa deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh36.12/ipsec.patch b/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh36.12/ipsec.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.12.oe b/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.12.oe index 22eaff4916..7dae1434d0 100644 --- a/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.12.oe +++ b/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.12.oe @@ -1,6 +1,7 @@ DESCRIPTION = "handhelds.org Linux kernel for StrongArm processor based devices." MAINTAINER = "Rene Wagner " LICENSE = "GPL" +PR = "r1" PACKAGE_ARCH = "ipaqsa" KERNEL_CCSUFFIX = "-3.3.3" @@ -9,7 +10,8 @@ COMPATIBLE_HOST = "arm.*-linux" FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/handhelds-sa-${PV}" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=linux/kernel;tag=${@'K' + oe.data.getVar('PV',d,1).replace('.', '-')} \ file://defconfig-ipaqsa \ - file://ipaq-hal.init" + file://ipaq-hal.init \ + file://ipsec.patch;patch=1" S = "${WORKDIR}/kernel" @@ -33,9 +35,10 @@ module_conf_orinoco_cs = "options orinoco_cs ignore_cis_vcc=1" module_conf_hostap_cs = "options hostap_cs ignore_cis_vcc=1" module_conf_spectrum_cs = "options spectrum_cs ignore_cis_vcc=1" -autoload_h3600_generic_sleeve = "h3600_generic_sleeve" -autoload_ds = "ds" -autoload_sa_cs = "sa_cs" +module_autoload_h3600_generic_sleeve = "h3600_generic_sleeve" +module_autoload_ds = "ds" +module_autoload_sa1100_cs = "sa1100_cs" +module_autoload_h3600_ts = "h3600_ts" FILES_kernel += "/etc/init.d/ipaq-hal" INITSCRIPT_NAME = "ipaq-hal" -- cgit v1.2.3