From: Christopher Larson <kergoth@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Christopher Larson <chris_larson@mentor.com>
Subject: [PATCH 0/6] Add opengl to REQUIRED_DISTRO_FEATURES for some recipes
Date: Wed, 4 Jan 2017 15:57:38 -0700 [thread overview]
Message-ID: <cover.1483570577.git.chris_larson@mentor.com> (raw)
From: Christopher Larson <chris_larson@mentor.com>
These aren't buildable without it, and adding it fixes oe-core world builds
with nodistro (which does not have the opengl feature by default).
The following changes since commit 425afe2484707640ac71194885fdb263e95e9950:
lib/oe/utils: Drop python2 compatibility code (2016-12-22 08:50:21 +0000)
are available in the git repository at:
git://github.com/kergoth/openembedded-core without-opengl-fixes
https://github.com/kergoth/openembedded-core/tree/without-opengl-fixes
Christopher Larson (6):
waffle: add opengl to REQUIRED_DISTRO_FEATURES
piglit: add opengl to REQUIRED_DISTRO_FEATURES
libglu: add opengl to REQUIRED_DISTRO_FEATURES
eglinfo-x11: add opengl to REQUIRED_DISTRO_FEATURES
packagegroup-self-hosted: add opengl to REQUIRED_DISTRO_FEATURES
packagegroup-core-lsb: add opengl to REQUIRED_DISTRO_FEATURES
meta/recipes-core/packagegroups/packagegroup-self-hosted.bb | 3 +++
meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb | 3 +++
meta/recipes-graphics/eglinfo/eglinfo-x11_1.0.0.bb | 3 ++-
meta/recipes-graphics/mesa/libglu_9.0.0.bb | 2 +-
meta/recipes-graphics/piglit/piglit_git.bb | 3 +++
meta/recipes-graphics/waffle/waffle_1.5.2.bb | 3 +++
6 files changed, 15 insertions(+), 2 deletions(-)
--
2.8.0
next reply other threads:[~2017-01-04 22:57 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-04 22:57 Christopher Larson [this message]
2017-01-04 22:57 ` [PATCH 1/6] waffle: add opengl to REQUIRED_DISTRO_FEATURES Christopher Larson
2017-01-04 22:57 ` [PATCH 2/6] piglit: " Christopher Larson
2017-01-04 22:57 ` [PATCH 3/6] libglu: " Christopher Larson
2017-01-04 23:34 ` Phil Blundell
2017-01-04 22:57 ` [PATCH 4/6] eglinfo-x11: " Christopher Larson
2017-01-04 22:57 ` [PATCH 5/6] packagegroup-self-hosted: " Christopher Larson
2017-01-04 22:57 ` [PATCH 6/6] packagegroup-core-lsb: " Christopher Larson
2017-01-04 23:49 ` [PATCH 0/6] Add opengl to REQUIRED_DISTRO_FEATURES for some recipes Burton, Ross
2017-01-05 0:52 ` Khem Raj
2017-01-05 1:13 ` Christopher Larson
2017-01-05 1:27 ` Khem Raj
2017-01-05 7:32 ` Patrick Ohly
2017-01-05 8:51 ` Richard Purdie
2017-01-05 10:35 ` Patrick Ohly
2017-01-05 8:54 ` Richard Purdie
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.1483570577.git.chris_larson@mentor.com \
--to=kergoth@gmail.com \
--cc=chris_larson@mentor.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.