[oe] [meta-handheld][PATCH 2/4] jornada56x.conf: add qvga to MACHINE_FEATURES

Andrea Adami andrea.adami at gmail.com
Sun Oct 13 22:36:31 UTC 2013


Used in oe-core in:
recipes-sato/gtk-engines/gtk-sato-engine_git.bb:
recipes-sato/matchbox-theme-sato/matchbox-theme-sato_git.bb:

EXTRA_OECONF adds '--with-mode=qvga'

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
---
 conf/machine/jornada56x.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/machine/jornada56x.conf b/conf/machine/jornada56x.conf
index 4258a51..4a0d2e6 100644
--- a/conf/machine/jornada56x.conf
+++ b/conf/machine/jornada56x.conf
@@ -10,4 +10,6 @@ EXTRA_IMAGECMD_jornada56x_jffs2 = "-e 0x40000 -p"
 
 SERIAL_CONSOLE = "115200 ttySA0"
 
+MACHINE_FEATURES_append_jornada56x = " qvga"
+
 require conf/machine/include/tune-strongarm1100.inc
-- 
1.8.1.5




More information about the Openembedded-devel mailing list