aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-02-15 21:53:23 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-02-15 22:01:18 +0100
commit648bd1c785fae9de66001dc588720366b9ebda2c (patch)
tree2b3e45a921b970cf9eee6a3b326c0011dab99642 /conf/machine
parented2703741ebf2dd490a685c8944d4a10725ab92a (diff)
downloadopenembedded-648bd1c785fae9de66001dc588720366b9ebda2c.tar.gz
nokia900: add kernel-module-ubifs to RRECOMMENDed modules
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/nokia900.conf3
1 files changed, 2 insertions, 1 deletions
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"