[oe-commits] Koen Kooi : linux-omap git: update evm defconfig

GIT User account git at amethyst.openembedded.net
Mon Dec 29 15:46:12 UTC 2008


Module: openembedded.git
Branch: ulf/atmel
Commit: 793de93f234b1b005c16231232a493a3932c63cc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=793de93f234b1b005c16231232a493a3932c63cc

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Dec 27 21:09:00 2008 +0100

linux-omap git: update evm defconfig

---

 packages/linux/linux-omap/omap3evm/defconfig |    4 ++--
 packages/linux/linux-omap_git.bb             |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/packages/linux/linux-omap/omap3evm/defconfig b/packages/linux/linux-omap/omap3evm/defconfig
index 427daa6..78fb68b 100644
--- a/packages/linux/linux-omap/omap3evm/defconfig
+++ b/packages/linux/linux-omap/omap3evm/defconfig
@@ -1376,9 +1376,9 @@ CONFIG_FB_OMAP2_NUM_FBS=3
 # OMAP2/3 Display Device Drivers
 #
 CONFIG_PANEL_DVI=y
-# CONFIG_PANEL_DVI_640X480 is not set
+CONFIG_PANEL_DVI_640X480=y
 # CONFIG_PANEL_DVI_800X600 is not set
-CONFIG_PANEL_DVI_1024X768=y
+#CONFIG_PANEL_DVI_1024X768=n
 # CONFIG_PANEL_DVI_1280X1024 is not set
 CONFIG_PANEL_SHARP_LS037V7DW01=y
 CONFIG_BACKLIGHT_LCD_SUPPORT=y
diff --git a/packages/linux/linux-omap_git.bb b/packages/linux/linux-omap_git.bb
index abff75e..5dad7ca 100644
--- a/packages/linux/linux-omap_git.bb
+++ b/packages/linux/linux-omap_git.bb
@@ -14,7 +14,7 @@ SRCREV = "9d211b761b3cdf7736602ecf7e68f8a298c13278"
 
 PV = "2.6.27+2.6.28-rc8+${PR}+gitr${SRCREV}"
 #PV = "2.6.27+${PR}+gitr${SRCREV}"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;branch=pm;protocol=git \
 	   file://defconfig"





More information about the Openembedded-commits mailing list