All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] mesa-xlib: remove, it serves no useful purpose
@ 2012-09-12 10:23 Ross Burton
  2012-09-12 10:23 ` [PATCH 2/2] mesa-dri: remove DEFAULT_PREFERENCE, this is the preferred now Ross Burton
  2012-09-12 17:57 ` [PATCH 1/2] mesa-xlib: remove, it serves no useful purpose Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Ross Burton @ 2012-09-12 10:23 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 meta/recipes-graphics/mesa/mesa-xlib.inc      |    1 -
 meta/recipes-graphics/mesa/mesa-xlib_8.0.4.bb |    5 -----
 meta/recipes-graphics/mesa/mesa-xlib_git.bb   |    8 --------
 3 files changed, 14 deletions(-)
 delete mode 100644 meta/recipes-graphics/mesa/mesa-xlib.inc
 delete mode 100644 meta/recipes-graphics/mesa/mesa-xlib_8.0.4.bb
 delete mode 100644 meta/recipes-graphics/mesa/mesa-xlib_git.bb

diff --git a/meta/recipes-graphics/mesa/mesa-xlib.inc b/meta/recipes-graphics/mesa/mesa-xlib.inc
deleted file mode 100644
index b720e14..0000000
--- a/meta/recipes-graphics/mesa/mesa-xlib.inc
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_OECONF += " --with-driver=xlib --without-gallium-drivers"
diff --git a/meta/recipes-graphics/mesa/mesa-xlib_8.0.4.bb b/meta/recipes-graphics/mesa/mesa-xlib_8.0.4.bb
deleted file mode 100644
index a89640e..0000000
--- a/meta/recipes-graphics/mesa/mesa-xlib_8.0.4.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-require mesa-common.inc
-require mesa-${PV}.inc
-require mesa-xlib.inc
-PR = "${INC_PR}.2"
-
diff --git a/meta/recipes-graphics/mesa/mesa-xlib_git.bb b/meta/recipes-graphics/mesa/mesa-xlib_git.bb
deleted file mode 100644
index 6647120..0000000
--- a/meta/recipes-graphics/mesa/mesa-xlib_git.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-require mesa-common.inc
-require mesa-git.inc
-require mesa-xlib.inc
-
-# this needs to be lower than -1 because all mesa-dri have -1 and git version has highest PV, but shouldn't be default
-DEFAULT_PREFERENCE = "-2"
-
-PR = "${INC_PR}.1"
-- 
1.7.10




^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-09-12 18:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-12 10:23 [PATCH 1/2] mesa-xlib: remove, it serves no useful purpose Ross Burton
2012-09-12 10:23 ` [PATCH 2/2] mesa-dri: remove DEFAULT_PREFERENCE, this is the preferred now Ross Burton
2012-09-12 17:57 ` [PATCH 1/2] mesa-xlib: remove, it serves no useful purpose Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.