From: Koen Kooi Date: Fri, 23 Dec 2005 11:02:43 +0000 (+0000) Subject: h2200: RRECOMMEND kernel modules X-Git-Tag: Release-2010-05/1~9453^2~2854 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20366b6e5d9b253befbd1f258befa926dc5797eb;p=openembedded.git h2200: RRECOMMEND kernel modules --- diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf index 4dc502209a..533cd08092 100644 --- a/conf/machine/h2200.conf +++ b/conf/machine/h2200.conf @@ -15,8 +15,8 @@ ROOT_FLASH_SIZE = "32" BOOTSTRAP_EXTRA_DEPENDS_append = " h2200-bootloader handhelds-pxa-2.6 udev module-init-tools" -BOOTSTRAP_EXTRA_RDEPENDS = " h2200-bootloader kernel ${@linux_module_packages('${H2200_MODULES}', d)}" -BOOTSTRAP_EXTRA_RDEPENDS_append = " udev module-init-tools" +BOOTSTRAP_EXTRA_RRECOMMENDS = " ${@linux_module_packages('${H2200_MODULES}', d)}" +BOOTSTRAP_EXTRA_RDEPENDS_append = " h2200-bootloader kernel udev module-init-tools" #ship in rootfs: H2200_MODULES = "g_ether g_serial g_file_storage sa1100-rtc apm pcmcia-core snd-pcm-oss snd-pxa2xx-i2sound pxa2xx_h2200 h2200_pm h2200_lcd h2200_kbd h2200_battery mq11xx_base mq1100fb samcop_adcts w1_ds2760 w1_samcop "