[oe-commits] Martin Jansa : mesa-7.6: use PE set in .inc file

git version control git at git.openembedded.org
Thu Jan 7 12:29:00 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Jan  7 13:28:16 2010 +0100

mesa-7.6: use PE set in .inc file

---

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

diff --git a/recipes/mesa/mesa-dri_7.6.bb b/recipes/mesa/mesa-dri_7.6.bb
index 0eed2ef..f69303a 100644
--- a/recipes/mesa/mesa-dri_7.6.bb
+++ b/recipes/mesa/mesa-dri_7.6.bb
@@ -8,7 +8,6 @@ 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 \
           "
-PE = "1"
 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 3085e8d..2581d03 100644
--- a/recipes/mesa/mesa-xlib_7.6.bb
+++ b/recipes/mesa/mesa-xlib_7.6.bb
@@ -9,7 +9,6 @@ SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2 \
            ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaDemos-${PV}.tar.bz2 \
           "
 
-PE = "1"
 PR = "${INC_PR}.0"
 
 EXTRA_OECONF += "--disable-gallium --with-driver=xlib"





More information about the Openembedded-commits mailing list