fix cardmgr oops through pcmcia-probe-removal also for this incarnation of a braindea...
authorMichael Lauer <mickey@vanille-media.de>
Wed, 16 Jun 2004 19:51:08 +0000 (19:51 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 16 Jun 2004 19:51:08 +0000 (19:51 +0000)
BKrev: 40d0a4acDaQ-p2IBXj8Tijlb0axxJA

linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/disable-pcmcia-probe.patch [new file with mode: 0644]
linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe

diff --git a/linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/disable-pcmcia-probe.patch b/linux/openzaurus-pxa-2.4.18-rmk7-pxa3-embedix20031107/disable-pcmcia-probe.patch
new file mode 100644 (file)
index 0000000..e69de29
index 5e05b55..436fb0d 100644 (file)
@@ -4,7 +4,7 @@ KV = "2.4.18"
 RMKV = "7"
 PXAV = "3"
 SHARPV = "20031107"
-PR = "r1"
+PR = "r2"
 DESCRIPTION = "Linux kernel for OpenZaurus PXA processor based devices."
 FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/openzaurus-pxa-${KV}-rmk${RMKV}-pxa${PXAV}-embedix${SHARPV}"
 
@@ -31,6 +31,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2 \
            file://keyboard-ctrl+alt.patch;patch=1 \
            file://keymap-more-sane.patch;patch=1 \
            file://mkdep.patch;patch=1 \
+           file://disable-pcmcia-probe.patch;patch=1 \
            file://linux-2.4.18-list_move.patch;patch=1 \  
            file://defconfig-${MACHINE}"