aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.ne>2008-05-30 15:33:22 +0000
committerFelix Domke <tmbinc@elitedvb.ne>2008-05-30 15:33:22 +0000
commitdc1eea425686fa299e1d7823f48611fcb39fa353 (patch)
treec63d2039c424a9918929c89a3f77defa38a5aa74 /conf
parent1ad07922ff716262793ee1f27fdba0b77668b6d8 (diff)
downloadopenembedded-dc1eea425686fa299e1d7823f48611fcb39fa353.tar.gz
conf/machines/dm7025.conf: include autofs and vfat
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/dm7025.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/dm7025.conf b/conf/machine/dm7025.conf
index a7b9ed9d9d..2701b1c55a 100644
--- a/conf/machine/dm7025.conf
+++ b/conf/machine/dm7025.conf
@@ -14,7 +14,8 @@ BOOTSTRAP_EXTRA_RDEPENDS = "kernel dreambox-dvb-modules kernel-module-stv0299 \
kernel-module-reiserfs kernel-module-scsi-mod kernel-module-sd-mod \
kernel-module-sg kernel-module-sr-mod kernel-module-usb-storage \
kernel-module-usbcore kernel-module-usbhid kernel-module-usbmon \
- kernel-module-xfs gst-plugin-dvbmediasink gst-plugin-fluendo-mpegdemux "
+ kernel-module-xfs kernel-module-autofs4 kernel-module-msdos kernel-module-vfat \
+ kernel-module-fat gst-plugin-dvbmediasink gst-plugin-fluendo-mpegdemux "
BOOTSTRAP_EXTRA_RDEPENDS += ${@bb.data.getVar('DISTRO_VERSION', d, 1) != "1.4.0" and "kernel-module-squashfs kernel-module-sqlzma kernel-module-unlzma kernel-module-loop unionfs-modules dreambox-boottool " or " "}