From: Jussi Kukkonen <jussi.kukkonen@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Mesa without OpenGL and related fixes
Date: Mon, 28 Aug 2017 15:46:18 +0300 [thread overview]
Message-ID: <cover.1503923683.git.jussi.kukkonen@intel.com> (raw)
Sometimes this job leads to strange things. Today I've been building
mesa without any opengl.
The issue was that vulkan needs vulkan drivers (from mesa) to work,
making the vulkan recipe essentially require opengl distro feature.
Mesa can be instructed to build only the vulkan bits so that's what I
did. Also tried to make the dependencies between packageconfigs clearer
since the build system is quite complex.
I've tried my best to ensure no unintended PACKAGECONFIG changes happen.
Thanks,
Jussi
The following changes since commit cd26fc143bbfd948795c2e65a577f89627a4f841:
devtool: deploy-target: Support stripped libs and execs (2017-08-27 22:32:00 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib jku/mesa-without-opengl
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/mesa-without-opengl
Jussi Kukkonen (3):
mesa: Support building without opengl
vulkan: rrecommended drivers unconditionally
xserver-xorg: Enable xwayland only with opengl
.../0001-configure.ac-Always-check-for-expat.patch | 51 ++++++++++++++++++++++
meta/recipes-graphics/mesa/mesa.inc | 23 +++++++---
meta/recipes-graphics/mesa/mesa_17.1.7.bb | 1 +
meta/recipes-graphics/vulkan/vulkan_1.0.51.0.bb | 3 +-
.../recipes-graphics/xorg-xserver/xserver-xorg.inc | 2 +-
5 files changed, 70 insertions(+), 10 deletions(-)
create mode 100644 meta/recipes-graphics/mesa/files/0001-configure.ac-Always-check-for-expat.patch
--
2.1.4
next reply other threads:[~2017-08-28 12:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-28 12:46 Jussi Kukkonen [this message]
2017-08-28 12:46 ` [PATCH 1/3] mesa: Support building without opengl Jussi Kukkonen
2017-09-04 7:49 ` Andrea Galbusera
2017-09-04 8:15 ` Jussi Kukkonen
2017-09-04 10:33 ` Andrea Galbusera
2017-08-28 12:46 ` [PATCH 2/3] vulkan: rrecommended drivers unconditionally Jussi Kukkonen
2017-08-28 12:46 ` [PATCH 3/3] xserver-xorg: Enable xwayland only with opengl Jussi Kukkonen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1503923683.git.jussi.kukkonen@intel.com \
--to=jussi.kukkonen@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox