[oe-commits] Martin Jansa : mesa: add PE all recipes, because otherwise git. bb has always highest version

git version control git at git.openembedded.org
Tue Nov 17 09:13:51 UTC 2009


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Nov 17 10:06:06 2009 +0100

mesa: add PE all recipes, because otherwise git.bb has always highest version

---

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

diff --git a/recipes/mesa/mesa-dri_7.2.bb b/recipes/mesa/mesa-dri_7.2.bb
index 9356843..34ab169 100644
--- a/recipes/mesa/mesa-dri_7.2.bb
+++ b/recipes/mesa/mesa-dri_7.2.bb
@@ -5,7 +5,6 @@ LIB_DEPS = "libdrm virtual/libx11 libxext libxxf86vm libxdamage libxfixes"
 
 DEPENDS = "${PROTO_DEPS}  ${LIB_DEPS}"
 
-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-dri_7.4.bb b/recipes/mesa/mesa-dri_7.4.bb
index 9356843..34ab169 100644
--- a/recipes/mesa/mesa-dri_7.4.bb
+++ b/recipes/mesa/mesa-dri_7.4.bb
@@ -5,7 +5,6 @@ LIB_DEPS = "libdrm virtual/libx11 libxext libxxf86vm libxdamage libxfixes"
 
 DEPENDS = "${PROTO_DEPS}  ${LIB_DEPS}"
 
-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.2.bb b/recipes/mesa/mesa-xlib_7.2.bb
index 0035540..f6c44eb 100644
--- a/recipes/mesa/mesa-xlib_7.2.bb
+++ b/recipes/mesa/mesa-xlib_7.2.bb
@@ -5,7 +5,6 @@ LIB_DEPS = "virtual/libx11 libxext libxxf86vm libxdamage libxfixes"
 
 DEPENDS = "${PROTO_DEPS}  ${LIB_DEPS}"
 
-PE = "1"
 PR = "r4"
 
 EXTRA_OECONF += "--with-driver=xlib"





More information about the Openembedded-commits mailing list