aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-02-16 01:18:43 +0000
committerKoen Kooi <koen@openembedded.org>2005-02-16 01:18:43 +0000
commit97c046db2adf6a75926d782de613e38d89647321 (patch)
tree07a8056d6adb39d075e51ee64e075627460bc34b /packages/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb
parentc08ca6845b3f2307b3f5085c7ec37c89ff119d5e (diff)
downloadopenembedded-97c046db2adf6a75926d782de613e38d89647321.tar.gz
Simpad patch, courtesy Florian Boor
BKrev: 42129f73TpgaFc9r1EWOpvHuS0XpuA
Diffstat (limited to 'packages/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb')
-rw-r--r--packages/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb b/packages/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb
index 0c7fe37dd8..02583c06b8 100644
--- a/packages/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb
+++ b/packages/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb
@@ -6,7 +6,7 @@ KV = "${@bb.data.getVar('PV',d,True).split('-')[0]}"
VRSV = "${@bb.data.getVar('PV',d,True).split('-')[1]}"
PXAV = "${@bb.data.getVar('PV',d,True).split('-')[2]}"
JPMV = "${@bb.data.getVar('PV',d,True).split('-')[3]}"
-PR = "r18"
+PR = "r19"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/opensimpad-${PV}"
@@ -23,7 +23,6 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2 \
file://simpad-backlight-if.diff;patch=1;pnum=0 \
file://simpad-switches-input.diff;patch=1;pnum=0 \
file://simpad-switches-input2.diff;patch=1;pnum=0 \
- file://keymap.patch;patch=1 \
file://simpad-apm.diff;patch=1;pnum=0 \
file://simpad-ts-noninput.diff;patch=1;pnum=0 \
file://simpad-pm-updates.patch;patch=1;pnum=0 \