openzaurus-2.6: Update keyboard driver function key handling
authorRichard Purdie <rpurdie@rpsys.net>
Tue, 1 Feb 2005 20:12:52 +0000 (20:12 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Tue, 1 Feb 2005 20:12:52 +0000 (20:12 +0000)
BKrev: 41ffe2c4mXq_Ow4x2dgj3iNEy1hQ9w

packages/linux/openzaurus_2.6.11-rc2.bb

index 4e72d0f..e3fbe1e 100644 (file)
@@ -4,13 +4,13 @@ MAINTAINER = "Richard Purdie <rpurdie@rpsys.net>, Michael 'Mickey' Lauer <mickey
 LICENSE = "GPL"
 #KV = "${@bb.data.getVar('PV',d,True).split('-')[0]}"
 KV = "${@bb.data.getVar('PV',d,True)}"
-PR = "r9"
+PR = "r10"
 
 # ftp://ftp.kernel.org/pub/linux/kernel/v2.6/testing/linux-${KV}.tar.gz \
 # http://www.kernel.org/pub/linux/kernel/people/alan/linux-2.6/2.6.10/patch-2.6.10-ac8.gz;patch=1 \
 # http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.11-rc1-bk7.gz;patch=1 \
 
-# Poodle is broken until JL rediffs against the latest patches
+# These have been left in the hope JL will split his patch series...
 #http://www.rpsys.net/openzaurus/${KV}/jl1/poodle_base.patch;patch=1 \
 #http://www.rpsys.net/openzaurus/${KV}/jl1/poodle_fb.patch;patch=1 \
 #http://www.rpsys.net/openzaurus/${KV}/jl1/pxa-cpu.patch;patch=1 \
@@ -38,7 +38,7 @@ http://www.rpsys.net/openzaurus/${KV}/corgi_base_extras2-r0.patch;patch=1 \
 http://www.rpsys.net/openzaurus/${KV}/corgi_base_extras3-r0.patch;patch=1 \
 http://www.rpsys.net/openzaurus/${KV}/corgi_base_extras1-r1.patch;patch=1 \
 http://www.rpsys.net/openzaurus/${KV}/jffs2_longfilename-r0.patch;patch=1 \
-http://www.rpsys.net/openzaurus/${KV}/corgi_kbd-r15.patch;patch=1 \
+http://www.rpsys.net/openzaurus/${KV}/corgi_kbd-r16.patch;patch=1 \
 http://www.rpsys.net/openzaurus/${KV}/corgi_ts-r10.patch;patch=1 \
 http://www.rpsys.net/openzaurus/${KV}/corgi_power-r15.patch;patch=1 \
 http://www.rpsys.net/openzaurus/${KV}/corgi_power1-r0.patch;patch=1 \