summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2011-04-27 14:53:51 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-13 10:28:59 +0100
commit6a7b1fe1bb3b723f7c985978660628d0c0d39922 (patch)
tree144a4487dd7e945af60d890c2c05494004d68153 /meta/recipes-graphics/mesa
parent62e9c9e163acdf90914d0502fb469ebb218472d7 (diff)
downloadpoky-6a7b1fe1bb3b723f7c985978660628d0c0d39922.tar.gz
recipes: Add Upstream-Status for multiple recipes
iputils: update patch Upstream-Status mktemp: update patch Upstream-Status xinetd: update Upstream-Status libdrm: update patch Upstream-Status qemugl: update patch Upstream-Status x11-common: update patch Upstream-Status xorg-app: update patch Upstream-Status xorg-driver: update patch Upstream-Status (From OE-Core rev: 6c49b8e881bc811386c5f1ebac95829d44ad9bb3) 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')
-rw-r--r--meta/recipes-graphics/mesa/qemugl/remove-x11r6-lib-dir.patch2
-rw-r--r--meta/recipes-graphics/mesa/qemugl/versionfix.patch2
2 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-graphics/mesa/qemugl/remove-x11r6-lib-dir.patch b/meta/recipes-graphics/mesa/qemugl/remove-x11r6-lib-dir.patch
index d14ce891c0..d24d0455d9 100644
--- a/meta/recipes-graphics/mesa/qemugl/remove-x11r6-lib-dir.patch
+++ b/meta/recipes-graphics/mesa/qemugl/remove-x11r6-lib-dir.patch
@@ -2,6 +2,8 @@ Remove X11R6 lib directory
2 2
3"-L/usr/X11R6/lib" is obsolate in poky. Poky currently use Xserver from X.org (X11R7.x), which puts lib in standard /usr/lib, so no need to specify the extra -L/usr/X11R6/lib. Meanwhile, the -L/usr/X11R6/lib will cause warning: library search path "/usr/X11R6/lib" is unsafe for cross-compilation. so better to remove it. 3"-L/usr/X11R6/lib" is obsolate in poky. Poky currently use Xserver from X.org (X11R7.x), which puts lib in standard /usr/lib, so no need to specify the extra -L/usr/X11R6/lib. Meanwhile, the -L/usr/X11R6/lib will cause warning: library search path "/usr/X11R6/lib" is unsafe for cross-compilation. so better to remove it.
4 4
5Upstream-Status: Pending
6
5Signed-off-by: Yu Ke <ke.yu@intel.com> 7Signed-off-by: Yu Ke <ke.yu@intel.com>
6 8
7diff --git a/Makefile b/Makefile 9diff --git a/Makefile b/Makefile
diff --git a/meta/recipes-graphics/mesa/qemugl/versionfix.patch b/meta/recipes-graphics/mesa/qemugl/versionfix.patch
index a3d33e8303..614b816d14 100644
--- a/meta/recipes-graphics/mesa/qemugl/versionfix.patch
+++ b/meta/recipes-graphics/mesa/qemugl/versionfix.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1Index: git/Makefile 3Index: git/Makefile
2=================================================================== 4===================================================================
3--- git.orig/Makefile 2009-01-19 23:37:36.000000000 +0000 5--- git.orig/Makefile 2009-01-19 23:37:36.000000000 +0000