[poky] [PATCH 0/4] mesa: replace talloc with MIT-x licensed ralloc

Yu Ke ke.yu at intel.com
Wed Feb 9 06:00:49 PST 2011


Mesa upstream has finished the porting of MIT-x licensed ralloc and
has replaced the talloc with ralloc. so this patch series sync up mesa
with upstream to resolve the GPLv3 talloc issue.

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

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


Yu Ke (4):
  mesa-dri-7.10: replace GPLv3 talloc with MIT-x licensed ralloc
  mesa-7.10: set mesa 7.10 as default instead of 7.8.2
  mesa-xlib: upgrade to 7.10
  talloc: remove talloc recipe

 .../distro/include/preferred-xorg-versions.inc     |    2 +-
 .../mesa/files/talloc-removal.patch                |15571 ++++++++++++++++++++
 meta/recipes-graphics/mesa/mesa-dri_7.10.bb        |    8 +-
 meta/recipes-graphics/mesa/mesa-dri_7.8.2.bb       |    5 +-
 .../mesa/{mesa-xlib_7.9.bb => mesa-xlib_7.10.bb}   |   11 +-
 meta/recipes-support/talloc/talloc_2.0.1.bb        |   24 -
 6 files changed, 15587 insertions(+), 34 deletions(-)
 create mode 100644 meta/recipes-graphics/mesa/files/talloc-removal.patch
 rename meta/recipes-graphics/mesa/{mesa-xlib_7.9.bb => mesa-xlib_7.10.bb} (60%)
 delete mode 100644 meta/recipes-support/talloc/talloc_2.0.1.bb




More information about the poky mailing list