From: Rod Whitby Date: Mon, 27 Nov 2006 04:31:29 +0000 (+0000) Subject: slugos: updated debianslug and openslug to include IDE kernel modules in the rootfs X-Git-Tag: Release-2010-05/1~9453^2~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faa37f5b50f6f2da6774870c16d058cabdac97c5;p=openembedded.git slugos: updated debianslug and openslug to include IDE kernel modules in the rootfs --- diff --git a/conf/distro/debianslug.conf b/conf/distro/debianslug.conf index c570d7c18f..0b333e2f01 100644 --- a/conf/distro/debianslug.conf +++ b/conf/distro/debianslug.conf @@ -108,6 +108,12 @@ kernel-module-sd-mod \ kernel-module-usb-storage \ " +# Add modules required for IDE support +DEBIANSLUG_STANDARD_RDEPENDS += "\ +kernel-module-libata \ +kernel-module-pata-artop \ +" + # This documents other file systems which are built but not installed # by default in the flash image. # diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index 4277888bfa..55a6942a4f 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -108,6 +108,12 @@ kernel-module-sd-mod \ kernel-module-usb-storage \ " +# Add modules required for IDE support +OPENSLUG_STANDARD_RDEPENDS += "\ +kernel-module-libata \ +kernel-module-pata-artop \ +" + # This documents other file systems which are built but not installed # by default in the flash image. #