[oe] [meta-handheld][PATCH 2/2] ben-nanonote: add DEFAULTTUNE to machine configuration

Apelete Seketeli apelete at seketeli.net
Fri Apr 5 05:37:55 UTC 2013


Add DEFAULTTUNE to machine configuration to ensure that the correct
tune features are selected by default.

Signed-off-by: Apelete Seketeli <apelete at seketeli.net>
---
 conf/machine/ben-nanonote.conf |    1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/ben-nanonote.conf b/conf/machine/ben-nanonote.conf
index 1ce5815..275dff9 100644
--- a/conf/machine/ben-nanonote.conf
+++ b/conf/machine/ben-nanonote.conf
@@ -3,6 +3,7 @@
 #@DESCRIPTION: Machine configuration for the Qi-Hardware's Ben Nanonote
 
 require conf/machine/include/tune-mips32.inc
+DEFAULTTUNE = "mips32el-nf"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-ben-nanonote"
 
-- 
1.7.10.4





More information about the Openembedded-devel mailing list