From 2e3d52b4519c2c3c446da13536647ef6146799ed Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 7 Mar 2007 17:11:55 +0000 Subject: [PATCH] angstrom: recommond kernel-module-vfat so people can mount their favourite fat formatted cards and disk by default --- conf/distro/angstrom-2007.1.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index b0d5f83768..122bd44b34 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -8,7 +8,7 @@ #DISTRO_VERSION = "2007.3" DISTRO_VERSION = "test-${DATE}" -DISTRO_REVISION = "35" +DISTRO_REVISION = "36" require conf/distro/include/angstrom.inc require conf/distro/include/sane-srcdates.inc @@ -260,3 +260,6 @@ DISTRO_EXTRA_RDEPENDS += "\ ${DEBUG_APPS} \ " +DISTRO_EXTRA_RRECOMMENDS += " \ + kernel-module-vfat \ + " -- 2.39.5