summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-10-13 09:49:47 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-14 13:18:09 +0100
commit5b7f5b5264921115bfbc06c7b59279b829011110 (patch)
tree7ed9e3ad6f77d54eb4d5fe0709028632cdd31c19 /meta/recipes-graphics/mesa/mesa-xlib_7.11.bb
parent183484c4d04b6bda3bb17ded853faf26b86fe497 (diff)
downloadpoky-5b7f5b5264921115bfbc06c7b59279b829011110.tar.gz
mesa-common: MesaDemos is now separate recipes, bump PE, introduce INC_PR
(From OE-Core rev: cf41f89707521b3bff31944621f6202ec0f0b5df) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa-xlib_7.11.bb')
-rw-r--r--meta/recipes-graphics/mesa/mesa-xlib_7.11.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb b/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb
index 8b8337853a..1e0d8211a4 100644
--- a/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb
+++ b/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb
@@ -12,8 +12,7 @@ LIB_DEPS = "virtual/libx11 libxext libxxf86vm libxdamage libxfixes libxml2-nativ
12 12
13DEPENDS = "${PROTO_DEPS} ${LIB_DEPS} makedepend-native" 13DEPENDS = "${PROTO_DEPS} ${LIB_DEPS} makedepend-native"
14 14
15PE = "1" 15PR = "${INC_PR}.0"
16PR = "r1"
17 16
18EXTRA_OECONF += "--with-driver=xlib --without-gallium-drivers" 17EXTRA_OECONF += "--with-driver=xlib --without-gallium-drivers"
19 18