[oe-commits] Stefan Schmidt : linux-openmoko: Disbale the evbug module. Bump OEV and reset PR.

GIT User account git at amethyst.openembedded.net
Mon Dec 29 14:37:21 UTC 2008


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

Author: Stefan Schmidt <stefan at datenfreihafen.org>
Date:   Mon Dec 29 15:31:59 2008 +0100

linux-openmoko: Disbale the evbug module. Bump OEV and reset PR.

---

 packages/linux/linux-openmoko/defconfig-oe  |    2 +-
 packages/linux/linux-openmoko_2.6.24+git.bb |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/packages/linux/linux-openmoko/defconfig-oe b/packages/linux/linux-openmoko/defconfig-oe
index e3714b7..7ebb924 100644
--- a/packages/linux/linux-openmoko/defconfig-oe
+++ b/packages/linux/linux-openmoko/defconfig-oe
@@ -867,7 +867,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_X=480
 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=640
 # CONFIG_INPUT_JOYDEV is not set
 CONFIG_INPUT_EVDEV=y
-CONFIG_INPUT_EVBUG=m
+# CONFIG_INPUT_EVBUG is not set
 
 #
 # Input Device Drivers
diff --git a/packages/linux/linux-openmoko_2.6.24+git.bb b/packages/linux/linux-openmoko_2.6.24+git.bb
index 48b7eff..2010d1d 100644
--- a/packages/linux/linux-openmoko_2.6.24+git.bb
+++ b/packages/linux/linux-openmoko_2.6.24+git.bb
@@ -6,9 +6,9 @@ DESCRIPTION = "The Linux kernel for the Openmoko devices GTA01 (Neo1973) and GTA
 KERNEL_RELEASE = "2.6.24"
 KERNEL_VERSION = "${KERNEL_RELEASE}"
 
-OEV = "oe3"
+OEV = "oe4"
 PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCREV}"
-PR = "r1"
+PR = "r0"
 
 SRC_URI = "\
   git://git.openmoko.org/git/kernel.git;protocol=git;branch=stable \





More information about the Openembedded-commits mailing list