[oe-commits] Martin Jansa : linux-2.6.37: om-gta02 defconfig, enable BMP085 and INPUT_LIS302DL

git version control git at git.openembedded.org
Thu May 19 17:31:28 UTC 2011


Module: openembedded.git
Branch: master
Commit: 8452193de196a4c1e7f399c88dcddd07ae67b2d2
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=8452193de196a4c1e7f399c88dcddd07ae67b2d2

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu May 19 16:25:06 2011 +0200

linux-2.6.37: om-gta02 defconfig, enable BMP085 and INPUT_LIS302DL

* fixes http://shr-project.org/trac/ticket/1272

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/linux/linux-2.6.37/om-gta02/defconfig |    2 ++
 recipes/linux/linux-openmoko_2.6.37.bb        |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/linux/linux-2.6.37/om-gta02/defconfig b/recipes/linux/linux-2.6.37/om-gta02/defconfig
index da0cac2..69204a6 100644
--- a/recipes/linux/linux-2.6.37/om-gta02/defconfig
+++ b/recipes/linux/linux-2.6.37/om-gta02/defconfig
@@ -231,6 +231,7 @@ CONFIG_BLK_DEV_LOOP=m
 CONFIG_BLK_DEV_UB=m
 CONFIG_BLK_DEV_RAM=y
 CONFIG_MISC_DEVICES=y
+CONFIG_BMP085=m
 CONFIG_OPENMOKO_RESUME_REASON=y
 CONFIG_SCSI=m
 CONFIG_BLK_DEV_SD=m
@@ -270,6 +271,7 @@ CONFIG_TOUCHSCREEN_S3C2410=y
 CONFIG_INPUT_MISC=y
 CONFIG_INPUT_UINPUT=m
 CONFIG_INPUT_PCF50633_PMU=y
+CONFIG_INPUT_LIS302DL=y
 # CONFIG_SERIO_SERPORT is not set
 CONFIG_VT_HW_CONSOLE_BINDING=y
 # CONFIG_DEVKMEM is not set
diff --git a/recipes/linux/linux-openmoko_2.6.37.bb b/recipes/linux/linux-openmoko_2.6.37.bb
index 633349e..2824f6c 100644
--- a/recipes/linux/linux-openmoko_2.6.37.bb
+++ b/recipes/linux/linux-openmoko_2.6.37.bb
@@ -1,3 +1,3 @@
 require linux_${PV}.bb
 require linux-openmoko.inc
-OM-PR = "1"
+OM-PR = "2"





More information about the Openembedded-commits mailing list