[oe-commits] Andrea Adami : linux-kexecboot: fix poodle resolution in 2.6.33-rc4 ( still no joy)

git version control git at git.openembedded.org
Wed Apr 21 22:29:21 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b3bff5fa134083244d26c2afd8bf86d5ee910896
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b3bff5fa134083244d26c2afd8bf86d5ee910896

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Thu Apr 22 00:28:04 2010 +0200

linux-kexecboot: fix poodle resolution in 2.6.33-rc4 (still no joy)

---

 .../poodle/defconfig                               |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/kexecboot/linux-kexecboot-2.6.33+2.6.34-rc4/poodle/defconfig b/recipes/kexecboot/linux-kexecboot-2.6.33+2.6.34-rc4/poodle/defconfig
index 5c00d5e..2fc91a8 100644
--- a/recipes/kexecboot/linux-kexecboot-2.6.33+2.6.34-rc4/poodle/defconfig
+++ b/recipes/kexecboot/linux-kexecboot-2.6.33+2.6.34-rc4/poodle/defconfig
@@ -590,8 +590,8 @@ CONFIG_INPUT=y
 #
 CONFIG_INPUT_MOUSEDEV=y
 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
-CONFIG_INPUT_MOUSEDEV_SCREEN_X=640
-CONFIG_INPUT_MOUSEDEV_SCREEN_Y=480
+CONFIG_INPUT_MOUSEDEV_SCREEN_X=240
+CONFIG_INPUT_MOUSEDEV_SCREEN_Y=320
 # CONFIG_INPUT_JOYDEV is not set
 CONFIG_INPUT_EVDEV=y
 # CONFIG_INPUT_EVBUG is not set





More information about the Openembedded-commits mailing list