From: Martin Jansa Date: Tue, 15 Feb 2011 20:53:23 +0000 (+0100) Subject: nokia900: add kernel-module-ubifs to RRECOMMENDed modules X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=648bd1c785fae9de66001dc588720366b9ebda2c;p=openembedded.git nokia900: add kernel-module-ubifs to RRECOMMENDed modules Signed-off-by: Martin Jansa --- diff --git a/conf/machine/nokia900.conf b/conf/machine/nokia900.conf index 5d1c2d913a..39409afc81 100644 --- a/conf/machine/nokia900.conf +++ b/conf/machine/nokia900.conf @@ -47,6 +47,7 @@ MACHINE_EXTRA_RRECOMMENDS = "\ kernel-module-rtc-twl \ kernel-module-twl4030-pwrbutton \ kernel-module-wl1251-spi \ + kernel-module-ubifs \ " GUI_MACHINE_CLASS = "bigscreen" @@ -94,4 +95,4 @@ module_autoload_g_ether = "g_ether" # Copied from include/omap3.inc (as we do not use linux-omap recipes): # # Increase this everytime you change something in the kernel -MACHINE_KERNEL_PR = "r57" +MACHINE_KERNEL_PR = "r58"