From: Yu Ke <ke.yu@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/4] mesa: replace talloc with MIT-x licensed ralloc
Date: Wed, 9 Feb 2011 22:00:49 +0800 [thread overview]
Message-ID: <cover.1297258935.git.ke.yu@intel.com> (raw)
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@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
next reply other threads:[~2011-02-09 13:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-09 14:00 Yu Ke [this message]
2011-02-09 14:00 ` [PATCH 1/4] mesa-dri-7.10: replace GPLv3 talloc with MIT-x licensed ralloc Yu Ke
2011-02-09 14:00 ` [PATCH 2/4] mesa-7.10: set mesa 7.10 as default instead of 7.8.2 Yu Ke
2011-02-09 14:00 ` [PATCH 3/4] mesa-xlib: upgrade to 7.10 Yu Ke
2011-02-09 14:00 ` [PATCH 4/4] talloc: remove talloc recipe Yu Ke
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.1297258935.git.ke.yu@intel.com \
--to=ke.yu@intel.com \
--cc=poky@yoctoproject.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.