diff options
author | Yu Ke <ke.yu@intel.com> | 2011-04-16 13:34:58 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-18 09:57:03 +0100 |
commit | a2545c42200d3de2f722611218c3bdb51cacf0f2 (patch) | |
tree | 0ee8be4b2c08a363f21f46d8d0cdbd24216d264e /meta/recipes-graphics/mesa/mesa-dri/cross2.patch | |
parent | a0c0e8959761342f7c3cbe6221b594c3cea53e57 (diff) | |
download | poky-a2545c42200d3de2f722611218c3bdb51cacf0f2.tar.gz |
mesa: cleanup and remove the old version 7.5, 7.7 and 7.8.2
- mesa 7.8.2 is kept to have a version without GPLv3 talloc. now 7.10.2 has removed the talloc, 7.8.2 can be removed safely.
- mesa 7.5 and 7.7 is a legacy recips from original poky, also can removed.
- mesa-dri-glsl-native_7.8.2 is a dependecy recipe only used by mesa 7.8.2, should also be removed along with mesa 7.8.2
- aslo update the patch upstream status
(From OE-Core rev: 87265d03aa7ae69e7b476ac31d62cfb23b3e0e03)
Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa-dri/cross2.patch')
-rw-r--r-- | meta/recipes-graphics/mesa/mesa-dri/cross2.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-dri/cross2.patch b/meta/recipes-graphics/mesa/mesa-dri/cross2.patch index d2147910ae..264c153087 100644 --- a/meta/recipes-graphics/mesa/mesa-dri/cross2.patch +++ b/meta/recipes-graphics/mesa/mesa-dri/cross2.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: git/configure.ac | 3 | Index: git/configure.ac |
2 | =================================================================== | 4 | =================================================================== |
3 | --- git.orig/configure.ac 2009-09-01 16:38:26.000000000 +0100 | 5 | --- git.orig/configure.ac 2009-09-01 16:38:26.000000000 +0100 |