1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

mesa-common: Fix confused variable assignment/comment

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

(From OE-Core rev: 775692b36fe726479eafdbc9e3f2141acb171f8d)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2013-03-18 00:02:12 +00:00
parent 9bfd92243e
commit abaa1786e6
+2 -2
View File
@@ -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