[oe-commits] Martin Jansa : nokia900: add kernel-module-ubifs to RRECOMMENDed modules

git version control git at git.openembedded.org
Tue Feb 15 21:01:50 UTC 2011


Module: openembedded.git
Branch: master
Commit: 648bd1c785fae9de66001dc588720366b9ebda2c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=648bd1c785fae9de66001dc588720366b9ebda2c

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Feb 15 21:53:23 2011 +0100

nokia900: add kernel-module-ubifs to RRECOMMENDed modules

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 conf/machine/nokia900.conf |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/conf/machine/nokia900.conf b/conf/machine/nokia900.conf
index 5d1c2d9..39409af 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"





More information about the Openembedded-commits mailing list