[oe-commits] Simon Busch : linux-palmpre: enable uinput support in defconfig

git version control git at git.openembedded.org
Tue Sep 14 19:13:56 UTC 2010


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

Author: Simon Busch <morphis at gravedo.de>
Date:   Tue Sep 14 16:54:38 2010 +0200

linux-palmpre: enable uinput support in defconfig

Signed-off-by: Simon Busch <morphis at gravedo.de>

---

 recipes/linux/linux-palmpre/defconfig |    2 +-
 recipes/linux/linux-palmpre_git.bb    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/linux/linux-palmpre/defconfig b/recipes/linux/linux-palmpre/defconfig
index 08c5bb0..7bdaf0c 100644
--- a/recipes/linux/linux-palmpre/defconfig
+++ b/recipes/linux/linux-palmpre/defconfig
@@ -892,7 +892,7 @@ CONFIG_INPUT_MISC=y
 # CONFIG_INPUT_KEYSPAN_REMOTE is not set
 # CONFIG_INPUT_POWERMATE is not set
 # CONFIG_INPUT_YEALINK is not set
-# CONFIG_INPUT_UINPUT is not set
+CONFIG_INPUT_UINPUT=y
 CONFIG_HSDL9100_PROX_SENSOR=y
 CONFIG_LIGHTSENSOR_AMBIENT6200=y
 CONFIG_INPUT_ACCELEROMETER=y
diff --git a/recipes/linux/linux-palmpre_git.bb b/recipes/linux/linux-palmpre_git.bb
index 59e8d6c..47d71de 100644
--- a/recipes/linux/linux-palmpre_git.bb
+++ b/recipes/linux/linux-palmpre_git.bb
@@ -13,7 +13,7 @@ S = "${WORKDIR}/git/"
 
 SRCREV = "96eba42952e860f652e66a72569319dfd35756dc"
 KV = "2.6.24"
-PR="r1"
+PR="r2"
 PV = "${KV}+gitr${SRCPV}"
 
 # linux.inc overrides LOCAVERSION but we like to stay with the one used originally





More information about the Openembedded-commits mailing list