linux-omap4: sync with latest ubuntu git
authorKoen Kooi <koen@openembedded.org>
Thu, 25 Nov 2010 15:22:57 +0000 (16:22 +0100)
committerKoen Kooi <koen@openembedded.org>
Thu, 25 Nov 2010 15:22:57 +0000 (16:22 +0100)
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/linux/linux-omap4/omap4430-panda/defconfig
recipes/linux/linux-omap4_2.6.35.3.bb

index 7f91a3a..f6b8151 100644 (file)
@@ -2186,7 +2186,7 @@ CONFIG_SCSI_DMA=y
 # CONFIG_SCSI_LOGGING is not set
 CONFIG_SCSI_LOWLEVEL=y
 CONFIG_SCSI_MOD=y
-# CONFIG_SCSI_MULTI_LUN is not set
+CONFIG_SCSI_MULTI_LUN=y
 # CONFIG_SCSI_NETLINK is not set
 # CONFIG_SCSI_OSD_INITIATOR is not set
 CONFIG_SCSI_PROC_FS=y
index 352f9f9..84d3e74 100644 (file)
@@ -4,7 +4,7 @@ require multi-kernel.inc
 
 CORTEXA8FIXUP = "no"
 
-SRCREV = "6931849710b21c0688a24646b15ff9db782b21d9"
+SRCREV = "6aba79f8f85b937596373cda8e266b823395996e"
 
 SRC_URI = "git://kernel.ubuntu.com/ubuntu/ubuntu-maverick.git;protocol=git;branch=ti-omap4 \
            file://defconfig"