add irda patches from 2.4.20 and 2.4.21 to 2.4.18-embedix. patch courtesy Hermann...
authorMichael Lauer <mickey@vanille-media.de>
Sun, 23 Jan 2005 13:25:43 +0000 (13:25 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 23 Jan 2005 13:25:43 +0000 (13:25 +0000)
BKrev: 41f3a5d7JRDa-Ea2czsP5S3TcjWY9A

packages/linux/files/ir240_sys_max_tx-2.diff [moved from packages/linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/irda-qos.patch with 100% similarity]
packages/linux/files/ir241_qos_param-2.diff [new file with mode: 0644]
packages/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.bb
packages/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.bb

diff --git a/packages/linux/files/ir241_qos_param-2.diff b/packages/linux/files/ir241_qos_param-2.diff
new file mode 100644 (file)
index 0000000..e69de29
index 5028f40..94eee47 100644 (file)
@@ -1,3 +1,5 @@
+DESCRIPTION = "Linux kernel for OpenZaurus PXA processor based devices."
+MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 SECTION = "kernel"
 PV = "2.4.18-rmk7-pxa3-embedix"
 LICENSE = "GPL"
@@ -5,9 +7,7 @@ KV = "2.4.18"
 RMKV = "7"
 PXAV = "3"
 SHARPV = "20031107"
-PR = "r30"
-DESCRIPTION = "Linux kernel for OpenZaurus PXA processor based devices."
-MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
+PR = "r31"
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/openzaurus-pxa-${KV}-rmk${RMKV}-pxa${PXAV}-embedix${SHARPV}"
 
 ALLOW_EMPTY_kernel = "1"
@@ -25,7 +25,6 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2 \
            file://bt950_cs.patch;patch=1 \
            file://bluecard_cs.patch;patch=1 \
            file://sharpsl_battery.patch;patch=1 \
-           file://irda-qos.patch;patch=1 \
            file://buffered-fbmem.patch;patch=1 \
            file://enable-sysrq.patch;patch=1 \
            file://compile.patch;patch=1 \
@@ -46,9 +45,11 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2 \
            file://1764-1.patch;patch=1 \
            file://module_licence.patch;patch=1 \
            http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/iw249_we16-6.diff;patch=1 \
-           file://defconfig-${MACHINE} \
+           file://ir240_sys_max_tx-2.diff;patch=1 \
+           file://ir241_qos_param-2.diff;patch=1 \
            http://us1.samba.org/samba/ftp/cifs-cvs/cifs-1.20c-2.4.tar.gz \
-           file://fix_tosa_apm.patch;patch=1 "
+           file://fix_tosa_apm.patch;patch=1 \
+           file://defconfig-${MACHINE} "
 
 SRC_URI_append_poodle += " file://smallfonts.diff;patch=1"
 # apply this when we have a kernel that builds with gcc 3.x:
index 6711ee0..0df9d1c 100644 (file)
@@ -1,3 +1,4 @@
+DESCRIPTION = "Linux kernel for OpenZaurus StrongArm processor based devices."
 SECTION = "kernel"
 PV = "2.4.18-rmk7-pxa3-embedix"
 LICENSE = "GPL"
@@ -5,8 +6,7 @@ KV = "2.4.18"
 RMKV = "7"
 PXAV = "3"
 SHARPV = "20030509"
-PR = "r15"
-DESCRIPTION = "Linux kernel for OpenZaurus StrongArm processor based devices."
+PR = "r16"
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/openzaurus-sa-${KV}-rmk${RMKV}-pxa${PXAV}-embedix${SHARPV}"
 
 SRC_URI = "http://aurach.ewu.edu/ield_software/ch5/ROM3.10_stuff/linux-sl5500-${SHARPV}-rom3_10.tar.bz2 \
@@ -27,6 +27,8 @@ SRC_URI = "http://aurach.ewu.edu/ield_software/ch5/ROM3.10_stuff/linux-sl5500-${
           file://1764-1.patch;patch=1 \
            file://module_licence.patch;patch=1 \
           http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/iw249_we16-6.diff;patch=1 \
+          file://ir240_sys_max_tx-2.diff;patch=1 \
+          file://ir241_qos_param-2.diff;patch=1 \
            file://defconfig-${MACHINE} \
           "