Hi, x11 is a default DISTRO_FEATURE in oe-core (as otherwise sato won't build...), so you'll have to remove it to test builds without X.
Ross On 24 October 2013 14:28, Valentin Popa <[email protected]> wrote: > I thought that if I don't specify DISTRO_FEATURES_append = " x11" > it will not include it. I will try with DISTRO_FEATURES_remove="x11" > end see what's happening. > > > > On 10/24/2013 04:11 PM, Burton, Ross wrote: >> >> Hi Valentin, >> >> Did you try a weston build without X11, i.e. core-image-weston with >> DISTRO_FEATURES_remove="x11"? >> >> Ross >> >> On 24 October 2013 11:32, Valentin Popa <[email protected]> wrote: >>> >>> Tested with core-image-sato core-image-weston core-image-clutter; >>> All cogl and weston examples run successfully. >>> >>> Valentin Popa (1): >>> Mesa: upgrade to 9.2.2 >>> >>> ...ate-NativeDisplayType-depending-on-config.patch | 0 >>> ...move-the-power-of-two-sizeof-struct-cmd_b.patch | 0 >>> .../mesa/{mesa-gl_9.1.6.bb => mesa-gl_9.2.2.bb} | 0 >>> meta/recipes-graphics/mesa/mesa.inc | 2 +- >>> ...void-use-of-AC_CHECK_FILE-for-cross-compi.patch | 65 ---- >>> ...ate-NativeDisplayType-depending-on-config.patch | 359 >>> --------------------- >>> ...sl-fix-builtin_compiler-cross-compilation.patch | 54 ---- >>> .../mesa/0005-fix-out-of-tree-builds-gallium.patch | 42 --- >>> .../mesa/{mesa_9.1.6.bb => mesa_9.2.2.bb} | 9 +- >>> 9 files changed, 3 insertions(+), 528 deletions(-) >>> rename meta/recipes-graphics/mesa/{mesa-9.1.6 => >>> mesa-9.2.2}/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch >>> (100%) >>> rename meta/recipes-graphics/mesa/{mesa-9.1.6 => >>> mesa-9.2.2}/0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch >>> (100%) >>> rename meta/recipes-graphics/mesa/{mesa-gl_9.1.6.bb => >>> mesa-gl_9.2.2.bb} (100%) >>> delete mode 100644 >>> meta/recipes-graphics/mesa/mesa/0001-configure-Avoid-use-of-AC_CHECK_FILE-for-cross-compi.patch >>> delete mode 100644 >>> meta/recipes-graphics/mesa/mesa/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch >>> delete mode 100644 >>> meta/recipes-graphics/mesa/mesa/0004-glsl-fix-builtin_compiler-cross-compilation.patch >>> delete mode 100644 >>> meta/recipes-graphics/mesa/mesa/0005-fix-out-of-tree-builds-gallium.patch >>> rename meta/recipes-graphics/mesa/{mesa_9.1.6.bb => mesa_9.2.2.bb} >>> (34%) >>> >>> -- >>> 1.8.3.2 >>> >>> _______________________________________________ >>> Openembedded-core mailing list >>> [email protected] >>> http://lists.openembedded.org/mailman/listinfo/openembedded-core > > _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
