]> code.ossystems Code Review - openembedded-core.git/commit
mesa-demos: Require X11 distro feature
authorJussi Kukkonen <jussi.kukkonen@intel.com>
Mon, 18 Jul 2016 11:54:48 +0000 (14:54 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jul 2016 09:24:56 +0000 (10:24 +0100)
commitd02a3a745fbb7b534f22de861e7a43e7dacc7970
treef969300222ed3fd1a226a42da67d45b8c6e52124
parentc9bef2ecf1a30159d11781184829f41844a58c13
mesa-demos: Require X11 distro feature

Mesa-demos theoretically does not require X11 (apart from xdemos/)
but reality is that every other binary requires glut. So:
 * 'non-glut' part of mesa-demos requires X11
 * current freeglut recipe also depends on X11

There is apparently wayland support in freeglut now: This recipe
should be modified when meta-oe freeglut recipe has that feature.

The change became necessary now because mesa no longer mistakenly
installs GL files when X11 is disabled (and mesa-demos configure
currently requires GL).

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
meta/recipes-graphics/mesa/mesa-demos_8.3.0.bb