aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.ne>2008-05-21 13:57:10 +0000
committerFelix Domke <tmbinc@elitedvb.ne>2008-05-21 13:57:10 +0000
commitab118e582ae92dcc8816b438453c3d566d836619 (patch)
tree0b035e9382b2a828c31fa57ba0ff3e83a3da4470 /packages/linux
parentee653a8e07b1581634590b1f1829535727dd25a7 (diff)
downloadopenembedded-ab118e582ae92dcc8816b438453c3d566d836619.tar.gz
linux-dm800: enable CONFIG_SCSI_PROC_FS, wireless ext update
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/linux-dm800.bb3
-rw-r--r--packages/linux/linux-dm800/dm800_defconfig2
2 files changed, 3 insertions, 2 deletions
diff --git a/packages/linux/linux-dm800.bb b/packages/linux/linux-dm800.bb
index 9f8b173365..e545128f74 100644
--- a/packages/linux/linux-dm800.bb
+++ b/packages/linux/linux-dm800.bb
@@ -3,7 +3,7 @@ LICENSE = "GPL"
PN = "linux-dm800"
KV = "2.6.12"
PV = "2.6.12"
-PR = "r6"
+PR = "r7"
# note, the rX in the filename is *NOT* the packet revision - it's the patch revision.
SRC_URI += "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${KV}.tar.bz2 \
@@ -13,6 +13,7 @@ SRC_URI += "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${KV}.tar.bz2 \
http://sources.dreamboxupdate.com/download/kernel-patches/linux-2.6.12-dvb-multipid-r4.patch.bz2;patch=1;pnum=1 \
http://sources.dreamboxupdate.com/download/kernel-patches/linux-2.6.12-dvb-core-fix-several-locking-problems.patch.bz2;patch=1;pnum=1 \
http://sources.dreamboxupdate.com/download/kernel-patches/linux-2.6.12-dvbapi-pilot-rolloff-extension-r0.patch.bz2;patch=1;pnum=1\
+ http://sources.dreamboxupdate.com/download/kernel-patches/linux-2.6.12-update-wireless.patch.bz2;patch=1;pnum=1\
file://linux-2.6.12-dream-misc.patch;patch=1;pnum=1 \
file://linux-2.6.12-add-ioprio.patch;patch=1;pnum=1 \
file://linux-2.6.12-fix-serial.patch;patch=1;pnum=1 \
diff --git a/packages/linux/linux-dm800/dm800_defconfig b/packages/linux/linux-dm800/dm800_defconfig
index 43ca4f6b4f..1a30723d8f 100644
--- a/packages/linux/linux-dm800/dm800_defconfig
+++ b/packages/linux/linux-dm800/dm800_defconfig
@@ -480,7 +480,7 @@ CONFIG_IDEDMA_AUTO=y
# SCSI device support
#
CONFIG_SCSI=m
-# CONFIG_SCSI_PROC_FS is not set
+CONFIG_SCSI_PROC_FS=y
#
# SCSI support type (disk, tape, CD-ROM)