Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 00/10] Mesa cleanup and more PACKAGECONFIG options
@ 2013-06-12 23:19 Martin Jansa
  2013-06-12 23:19 ` [PATCH 01/10] mesa: merge mesa-common.inc to mesa.inc Martin Jansa
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Martin Jansa @ 2013-06-12 23:19 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-06-14  9:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-12 23:19 [PATCH 00/10] Mesa cleanup and more PACKAGECONFIG options Martin Jansa
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox