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

Andrea Adami andrea.adami at gmail.com
Sun Oct 13 22:36:33 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'

And remove obsolete note about kexecboot

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
---
 conf/machine/ben-nanonote.conf | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/conf/machine/ben-nanonote.conf b/conf/machine/ben-nanonote.conf
index a66e996..54b49df 100644
--- a/conf/machine/ben-nanonote.conf
+++ b/conf/machine/ben-nanonote.conf
@@ -16,9 +16,4 @@ MACHINE_DISPLAY_WIDTH_PIXELS = "320"
 MACHINE_DISPLAY_HEIGHT_PIXELS = "240"
 LOGO_SIZE = "qvga"
 
-##################################
-# build kexecboot kernel while
-# making sure rootfs is compatible
-##################################
-
-# require conf/machine/include/initramfs-kexecboot.inc
+MACHINE_FEATURES_append_ben-nanonote = " qvga"
-- 
1.8.1.5




More information about the Openembedded-devel mailing list