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:
701c15b
)
ben-nanonote.conf: default to "linux" as virtual/kernel.
author
Andrea Adami
<andrea.adami@gmail.com>
Wed, 2 Mar 2011 00:20:54 +0000
(
01:20
+0100)
committer
Andrea Adami
<andrea.adami@gmail.com>
Wed, 2 Mar 2011 00:20:54 +0000
(
01:20
+0100)
* jlime distro has own override, so no harm.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
conf/machine/ben-nanonote.conf
patch
|
blob
|
history
diff --git
a/conf/machine/ben-nanonote.conf
b/conf/machine/ben-nanonote.conf
index
3e5ef84
..
6322b43
100644
(file)
--- a/
conf/machine/ben-nanonote.conf
+++ b/
conf/machine/ben-nanonote.conf
@@
-5,7
+5,8
@@
TARGET_ARCH = "mipsel"
require conf/machine/include/tune-mips32.inc
-PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-ben-nanonote"
+PREFERRED_PROVIDER_virtual/kernel = "linux"
+PREFERRED_PROVIDER_virtual/kernel_jlime = "linux-jlime-ben-nanonote"
# With 2.6.37 there is not yet uImage target (pending patches)
#KERNEL_IMAGETYPE = "uImage"