git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67703fa
)
mesa-xlib 7.2: Add missing INC_PR.
author
David-John Willis
<John.Willis@Distant-earth.com>
Fri, 11 Dec 2009 11:41:33 +0000
(11:41 +0000)
committer
Philip Balister
<philip@balister.org>
Mon, 14 Dec 2009 23:28:08 +0000
(18:28 -0500)
recipes/mesa/mesa-xlib_7.2.bb
patch
|
blob
|
history
diff --git
a/recipes/mesa/mesa-xlib_7.2.bb
b/recipes/mesa/mesa-xlib_7.2.bb
index
0035540
..
1e752dc
100644
(file)
--- a/
recipes/mesa/mesa-xlib_7.2.bb
+++ b/
recipes/mesa/mesa-xlib_7.2.bb
@@
-6,7
+6,7
@@
LIB_DEPS = "virtual/libx11 libxext libxxf86vm libxdamage libxfixes"
DEPENDS = "${PROTO_DEPS} ${LIB_DEPS}"
PE = "1"
-PR = "
r4
"
+PR = "
${INC_PR}.0
"
EXTRA_OECONF += "--with-driver=xlib"