From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/10] Mesa cleanup and more PACKAGECONFIG options
Date: Thu, 13 Jun 2013 01:19:56 +0200 [thread overview]
Message-ID: <cover.1371079127.git.Martin.Jansa@gmail.com> (raw)
The following changes since commit 74158c2e99c6d8631800ae80025d1cc9f19336d2:
tune-cortexa*.inc: fix tunings for cortex a5, a7, a8, a9, a15 machines. (2013-06-12 17:54:28 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib jansa/mesa2
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/mesa2
Martin Jansa (10):
mesa: merge mesa-common.inc to mesa.inc
mesa: use PACKAGECONFIG instead of DISTRO_FEATURES to define
EGL_PLATFORMS
mesa: move LIC_FILES_CHKSUM to .inc
mesa: merge mesa-git.inc to mesa_git.bb
mesa: introduce PACKAGECONFIG for dri
mesa: remove more .la files
mesa: introduce gallium PACKAGECONFIG
mesa: introduce openvg PACKAGECONFIG
mesa: use PACKAGESPLITFUNCS
mesa: introduce gallium-llvmpipe PACKAGECONFIG
meta/recipes-graphics/mesa/mesa-common.inc | 106 ---------------
meta/recipes-graphics/mesa/mesa-git.inc | 12 --
meta/recipes-graphics/mesa/mesa.inc | 144 +++++++++++++++++++--
...void-use-of-AC_CHECK_FILE-for-cross-compi.patch | 65 ++++++++++
...move-the-power-of-two-sizeof-struct-cmd_b.patch | 42 ++++++
meta/recipes-graphics/mesa/mesa_9.1.3.bb | 9 +-
meta/recipes-graphics/mesa/mesa_git.bb | 16 ++-
7 files changed, 260 insertions(+), 134 deletions(-)
delete mode 100644 meta/recipes-graphics/mesa/mesa-common.inc
delete mode 100644 meta/recipes-graphics/mesa/mesa-git.inc
create mode 100644 meta/recipes-graphics/mesa/mesa/0001-configure-Avoid-use-of-AC_CHECK_FILE-for-cross-compi.patch
create mode 100644 meta/recipes-graphics/mesa/mesa/0001-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch
--
1.8.2.1
next reply other threads:[~2013-06-12 23:19 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-12 23:19 Martin Jansa [this message]
2013-06-12 23:19 ` [PATCH 01/10] mesa: merge mesa-common.inc to mesa.inc Martin Jansa
2013-06-12 23:19 ` [PATCH 02/10] mesa: use PACKAGECONFIG instead of DISTRO_FEATURES to define EGL_PLATFORMS Martin Jansa
2013-06-12 23:19 ` [PATCH 03/10] mesa: move LIC_FILES_CHKSUM to .inc Martin Jansa
2013-06-12 23:19 ` [PATCH 04/10] mesa: merge mesa-git.inc to mesa_git.bb Martin Jansa
2013-06-12 23:19 ` [PATCH 05/10] mesa: introduce PACKAGECONFIG for dri Martin Jansa
2013-06-12 23:19 ` [PATCH 06/10] mesa: remove more .la files Martin Jansa
2013-06-12 23:20 ` [PATCH 07/10] mesa: introduce gallium PACKAGECONFIG Martin Jansa
2013-06-12 23:20 ` [PATCH 08/10] mesa: introduce openvg PACKAGECONFIG Martin Jansa
2013-06-12 23:20 ` [PATCH 09/10] mesa: use PACKAGESPLITFUNCS Martin Jansa
2013-06-12 23:20 ` [PATCH 10/10] mesa: introduce gallium-llvmpipe PACKAGECONFIG Martin Jansa
2013-06-14 9:36 ` [PATCH 00/10] Mesa cleanup and more PACKAGECONFIG options Burton, Ross
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.1371079127.git.Martin.Jansa@gmail.com \
--to=martin.jansa@gmail.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.