[oe-commits] org.oe.dreambox linux-dm800: enable CONFIG_SCSI_PROC_FS, wireless ext update

tmbinc commit oe at amethyst.openembedded.net
Wed May 21 14:31:40 UTC 2008


linux-dm800: enable CONFIG_SCSI_PROC_FS, wireless ext update

Author: tmbinc at openembedded.org
Branch: org.openembedded.dreambox
Revision: 05dfbf7d21633b3022b0b0021e227383a87ac864
ViewMTN: http://monotone.openembedded.org/revision/info/05dfbf7d21633b3022b0b0021e227383a87ac864
Files:
1
packages/linux/linux-dm800/dm800_defconfig
packages/linux/linux-dm800.bb
Diffs:

#
# mt diff -rd2b53afb8cf004dd5c83e0cc062d1f98be4f6087 -r05dfbf7d21633b3022b0b0021e227383a87ac864
#
#
#
# patch "packages/linux/linux-dm800/dm800_defconfig"
#  from [c633999e81871ad0873ec551590cc7ae00bbc9c3]
#    to [ba051dc4e908b79f822ba0ac1bec297d67467908]
# 
# patch "packages/linux/linux-dm800.bb"
#  from [470415ff9fdbefd9dba7a470dce9602ca9543806]
#    to [d977c673fe9717488fbe771485b556cb788b21b1]
#
============================================================
--- packages/linux/linux-dm800/dm800_defconfig	c633999e81871ad0873ec551590cc7ae00bbc9c3
+++ packages/linux/linux-dm800/dm800_defconfig	ba051dc4e908b79f822ba0ac1bec297d67467908
@@ -480,7 +480,7 @@ CONFIG_SCSI=m
 # 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)
============================================================
--- packages/linux/linux-dm800.bb	470415ff9fdbefd9dba7a470dce9602ca9543806
+++ packages/linux/linux-dm800.bb	d977c673fe9717488fbe771485b556cb788b21b1
@@ -3,7 +3,7 @@ PV = "2.6.12"
 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/lin
 	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 \






More information about the Openembedded-commits mailing list