diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-09-01 18:03:25 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-09-01 18:03:25 +0000 |
commit | 2bad67782e38ad0dc2f27a956dbb933ae4bbd32c (patch) | |
tree | e07c921c05eaa8b06213eab9e3d645e705a5042d /conf | |
parent | c72bf0978e84f8c39ceb3948be9c51f1ea2114e2 (diff) |
tslib 1.0 remove all traces of tslib-input_raw-grab_events patch. This patch
was too invasive and has been solved in the Openmoko kernel otherwise. Bump
linux-openmoko-devel to catch up with the necessary changes in kernel.
NOTE: linux-openmoko will be broken until upstream merges the unbreak-grab patch.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 5fb4dece1f..2e8dcb3690 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -79,7 +79,7 @@ SRCREV_pn-linux-bfin ?= "3758" SRCREV_pn-linux-hackndev-2.6 ?= "1308" SRCREV_pn-linux-ixp4xx ?= "1066" SRCREV_pn-linux-openmoko ?= "88bf43840b9df0eb0a077a1394eb564be80a412e" -SRCREV_pn-linux-openmoko-devel ?= "7a1370a816b9348dd8f36a667905dd3533cefc9b" +SRCREV_pn-linux-openmoko-devel ?= "dd323382faf5c169960659d5d78337f06b3ea222" SRCREV_pn-llvm-gcc4 ?= "374" SRCREV_pn-llvm-gcc4-cross ?= "374" SRCREV_pn-maemo-mapper ?= "118" |