All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] recpies upgrade: mesa and other graphics recipes
@ 2010-11-28 11:26 Yu Ke
  2010-11-24  4:50 ` [PATCH 03/11] talloc: add new recipes talloc 2.0.1 Yu Ke
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Yu Ke @ 2010-11-28 11:26 UTC (permalink / raw)
  To: poky

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: kyu3/upgrade-11-28
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kyu3/upgrade-11-28

Thanks,
    Yu Ke <ke.yu@intel.com>
---


Yu Ke (11):
  sqlite: upgrade from 3.6.23 to 3.7.3
  libxml2-native: remove the --without-debug option
  talloc: add new recipes talloc 2.0.1
  mesa-dri: upgrade from 7.8.2 to 7.9
  mesa-xlib: upgrade from 7.8.2 to 7.9
  mesa: enable glu
  glew: add new recipes glew 1.5.7
  mesa-demo: add new recpies mesa demo 8.0.2
  mesa-dri-glsl-native: upgrade from 7.8.2 to 7.9
  qemugl: upgrade to git commit
    33466cd83c2a9d7d3fb9fe437fb6a4d6fbd866b9
  xf86-video-omapfb: upgrade to latest commit

 .../conf/distro/include/poky-default-revisions.inc |    6 +-
 .../distro/include/preferred-xorg-versions.inc     |    2 +-
 meta/recipes-core/libxml/libxml2.inc               |    2 +-
 meta/recipes-core/libxml/libxml2_2.7.7.bb          |    2 +-
 meta/recipes-extended/talloc/talloc_2.0.1.bb       |   24 ++++
 meta/recipes-graphics/glew/files/autotools.patch   |  146 ++++++++++++++++++++
 meta/recipes-graphics/glew/glew_1.5.7.bb           |   19 +++
 meta/recipes-graphics/mesa/mesa-common.inc         |    5 +-
 meta/recipes-graphics/mesa/mesa-demos_8.0.1.bb     |   19 +++
 ...native_7.8.2.bb => mesa-dri-glsl-native_7.9.bb} |    9 +-
 meta/recipes-graphics/mesa/mesa-dri_7.8.2.bb       |   53 -------
 meta/recipes-graphics/mesa/mesa-dri_7.9.bb         |   38 +++++
 .../mesa/{mesa-xlib_7.8.2.bb => mesa-xlib_7.9.bb}  |   15 +--
 meta/recipes-support/sqlite/sqlite3_3.6.23.1.bb    |    3 -
 meta/recipes-support/sqlite/sqlite3_3.7.3.bb       |    5 +
 15 files changed, 270 insertions(+), 78 deletions(-)
 create mode 100644 meta/recipes-extended/talloc/talloc_2.0.1.bb
 create mode 100644 meta/recipes-graphics/glew/files/autotools.patch
 create mode 100644 meta/recipes-graphics/glew/glew_1.5.7.bb
 create mode 100644 meta/recipes-graphics/mesa/mesa-demos_8.0.1.bb
 rename meta/recipes-graphics/mesa/{mesa-dri-glsl-native_7.8.2.bb => mesa-dri-glsl-native_7.9.bb} (58%)
 delete mode 100644 meta/recipes-graphics/mesa/mesa-dri_7.8.2.bb
 create mode 100644 meta/recipes-graphics/mesa/mesa-dri_7.9.bb
 rename meta/recipes-graphics/mesa/{mesa-xlib_7.8.2.bb => mesa-xlib_7.9.bb} (51%)
 delete mode 100644 meta/recipes-support/sqlite/sqlite3_3.6.23.1.bb
 create mode 100644 meta/recipes-support/sqlite/sqlite3_3.7.3.bb



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

end of thread, other threads:[~2010-12-02 18:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-28 11:26 [PATCH 00/11] recpies upgrade: mesa and other graphics recipes Yu Ke
2010-11-24  4:50 ` [PATCH 03/11] talloc: add new recipes talloc 2.0.1 Yu Ke
2010-11-24  4:51 ` [PATCH 04/11] mesa-dri: upgrade from 7.8.2 to 7.9 Yu Ke
2010-11-24  4:53 ` [PATCH 01/11] sqlite: upgrade from 3.6.23 to 3.7.3 Yu Ke
2010-11-26 11:48 ` [PATCH 02/11] libxml2-native: remove the --without-debug option Yu Ke
2010-11-27  1:24 ` [PATCH 05/11] mesa-xlib: upgrade from 7.8.2 to 7.9 Yu Ke
2010-11-27 11:45 ` [PATCH 08/11] mesa-demo: add new recpies mesa demo 8.0.2 Yu Ke
2010-11-27 12:48 ` [PATCH 07/11] glew: add new recipes glew 1.5.7 Yu Ke
2010-11-27 13:43 ` [PATCH 06/11] mesa: enable glu Yu Ke
2010-11-28  2:10 ` [PATCH 09/11] mesa-dri-glsl-native: upgrade from 7.8.2 to 7.9 Yu Ke
2010-11-28  3:33 ` [PATCH 10/11] qemugl: upgrade to git commit 33466cd83c2a9d7d3fb9fe437fb6a4d6fbd866b9 Yu Ke
2010-11-28  3:49 ` [PATCH 11/11] xf86-video-omapfb: upgrade to latest commit Yu Ke
2010-12-01  0:07 ` [PATCH 00/11] recpies upgrade: mesa and other graphics recipes Saul Wold
2010-12-02 18:29 ` Saul Wold

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.