What's the rationale behind this change? And why do you comment it when we have an scm that can track changes?

regards,

Koen

On 07-12-09 22:25, Søren Holm wrote:
---
  recipes/mesa/mesa-dri_7.2.bb |    2 +-
  recipes/mesa/mesa-dri_7.4.bb |    2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/mesa/mesa-dri_7.2.bb b/recipes/mesa/mesa-dri_7.2.bb
index 9356843..3030395 100644
--- a/recipes/mesa/mesa-dri_7.2.bb
+++ b/recipes/mesa/mesa-dri_7.2.bb
@@ -9,7 +9,7 @@ PE = "1"
  PR = "${INC_PR}.0"

  # most of our targets do not have DRI so will use mesa-xlib
-DEFAULT_PREFERENCE = "-1"
+#DEFAULT_PREFERENCE = "-1"

  # ASUS EeePC 901 has DRI support so use mesa-dri by default
  DEFAULT_PREFERENCE_eee901 = "1"
diff --git a/recipes/mesa/mesa-dri_7.4.bb b/recipes/mesa/mesa-dri_7.4.bb
index 9356843..3030395 100644
--- a/recipes/mesa/mesa-dri_7.4.bb
+++ b/recipes/mesa/mesa-dri_7.4.bb
@@ -9,7 +9,7 @@ PE = "1"
  PR = "${INC_PR}.0"

  # most of our targets do not have DRI so will use mesa-xlib
-DEFAULT_PREFERENCE = "-1"
+#DEFAULT_PREFERENCE = "-1"

  # ASUS EeePC 901 has DRI support so use mesa-dri by default
  DEFAULT_PREFERENCE_eee901 = "1"



_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to