[oe-commits] Martin Jansa : mesa: add version 7.6 for newer xorg

git version control git at git.openembedded.org
Thu Nov 19 08:10:34 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: ba8ffd92217fb0ed6c45fb1fb093bb43c7893733
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ba8ffd92217fb0ed6c45fb1fb093bb43c7893733

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Nov  2 15:45:51 2009 +0100

mesa: add version 7.6 for newer xorg

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/mesa/mesa-dri_7.6.bb  |    4 ++++
 recipes/mesa/mesa-xlib_7.6.bb |    4 ++++
 2 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/recipes/mesa/mesa-dri_7.6.bb b/recipes/mesa/mesa-dri_7.6.bb
index bea43c3..e22b483 100644
--- a/recipes/mesa/mesa-dri_7.6.bb
+++ b/recipes/mesa/mesa-dri_7.6.bb
@@ -8,6 +8,10 @@ DEPENDS = "${PROTO_DEPS}  ${LIB_DEPS}"
 SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2 \
            ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaDemos-${PV}.tar.bz2 \
           "
+<<<<<<< HEAD
+=======
+PE = "1"
+>>>>>>> bbfe390... mesa: add version 7.6 for newer xorg
 PR = "${INC_PR}.0"
 
 # most of our targets do not have DRI so will use mesa-xlib
diff --git a/recipes/mesa/mesa-xlib_7.6.bb b/recipes/mesa/mesa-xlib_7.6.bb
index 2581d03..5a17b70 100644
--- a/recipes/mesa/mesa-xlib_7.6.bb
+++ b/recipes/mesa/mesa-xlib_7.6.bb
@@ -9,6 +9,10 @@ SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2 \
            ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaDemos-${PV}.tar.bz2 \
           "
 
+<<<<<<< HEAD
+=======
+PE = "1"
+>>>>>>> bbfe390... mesa: add version 7.6 for newer xorg
 PR = "${INC_PR}.0"
 
 EXTRA_OECONF += "--disable-gallium --with-driver=xlib"





More information about the Openembedded-commits mailing list