Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] mesa-common: Fix confused variable assignment/comment
@ 2013-03-18  0:02 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2013-03-18  0:02 UTC (permalink / raw)
  To: openembedded-core

Its clear this was meant to be a prepend. Also fix an out
of date comment.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
diff --git a/meta/recipes-graphics/mesa/mesa-common.inc b/meta/recipes-graphics/mesa/mesa-common.inc
index 1ff08fb..aa26aee 100644
--- a/meta/recipes-graphics/mesa/mesa-common.inc
+++ b/meta/recipes-graphics/mesa/mesa-common.inc
@@ -18,8 +18,8 @@ DEPENDS = "expat makedepend-native flex-native bison-native"
 
 PROVIDES = "virtual/libgl virtual/libgles1 virtual/libgles2 virtual/egl"
 
-# for mesa-dri and mesa-xlib
-FILESEXTRAPATHS_append := "${THISDIR}/mesa:"
+# for mesa-dri
+FILESEXTRAPATHS_prepend := "${THISDIR}/mesa:"
 
 inherit autotools pkgconfig pythonnative
 





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-18  0:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-18  0:02 [PATCH] mesa-common: Fix confused variable assignment/comment Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox