]> code.ossystems Code Review - openembedded-core.git/commitdiff
packagegroup-base-vfat: include dosfsprogs
authorChristopher Larson <chris_larson@mentor.com>
Mon, 10 Jun 2013 20:47:06 +0000 (13:47 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Jun 2013 14:44:43 +0000 (15:44 +0100)
The ext2 group includes e2fsprogs, so this is consistent and should be
appropriate, I think.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/packagegroups/packagegroup-base.bb

index 799e12a7ac6213653186a0a78b766b0d665bb609..061c1a73517ba3539ad5e5098f0467fa869d897f 100644 (file)
@@ -179,7 +179,8 @@ RRECOMMENDS_packagegroup-base-vfat = "\
     kernel-module-msdos \
     kernel-module-vfat \
     kernel-module-nls-iso8859-1 \
-    kernel-module-nls-cp437"
+    kernel-module-nls-cp437 \
+    dosfsprogs"
 
 SUMMARY_packagegroup-base-alsa = "ALSA sound support"
 RDEPENDS_packagegroup-base-alsa = "\