include disable-pcmcia-probe patch
authorPhil Blundell <philb@gnu.org>
Sun, 20 Jun 2004 07:56:10 +0000 (07:56 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 20 Jun 2004 07:56:10 +0000 (07:56 +0000)
BKrev: 40d5431ay8zISO2k_nCVhrjgbi_r2A

linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/disable-pcmcia-probe.patch [new file with mode: 0644]
linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.oe

diff --git a/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/disable-pcmcia-probe.patch b/linux/opensimpad-2.4.25-vrs2-pxa1-jpm1/disable-pcmcia-probe.patch
new file mode 100644 (file)
index 0000000..e69de29
index f1f8108..88f0e20 100644 (file)
@@ -5,12 +5,14 @@ KV = "${@oe.data.getVar('PV',d,True).split('-')[0]}"
 VRSV = "${@oe.data.getVar('PV',d,True).split('-')[1]}"
 PXAV = "${@oe.data.getVar('PV',d,True).split('-')[2]}"
 JPMV = "${@oe.data.getVar('PV',d,True).split('-')[3]}"
+PR = "r1"
 
 SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2 \
            file://${KV}-${VRSV}.patch;patch=1 \
            file://${KV}-${VRSV}-${PXAV}.patch;patch=1 \
            file://${KV}-${VRSV}-${PXAV}-${JPMV}.patch;patch=1 \
            file://sound-volume-reversed.patch;patch=1 \
+          file://disable-pcmcia-probe.patch;patch=1 \
            file://mkdep.patch;patch=1 \
            file://defconfig-${MACHINE}"