git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed27037
)
nokia900: add kernel-module-ubifs to RRECOMMENDed modules
author
Martin Jansa
<Martin.Jansa@gmail.com>
Tue, 15 Feb 2011 20:53:23 +0000
(21:53 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Tue, 15 Feb 2011 21:01:18 +0000
(22:01 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/machine/nokia900.conf
patch
|
blob
|
history
diff --git
a/conf/machine/nokia900.conf
b/conf/machine/nokia900.conf
index
5d1c2d9
..
39409af
100644
(file)
--- 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 = "r5
7
"
+MACHINE_KERNEL_PR = "r5
8
"