diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-26 19:52:11 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-26 19:54:56 +0200 |
commit | f6e98772cb8670e856e2b092674cf5bbc6d7c6a7 (patch) | |
tree | 8f7d3c714cd2587c3071546f2e9484df7d430172 /recipes/mesa | |
parent | 48db554eb451fcd9dbdb028080d23eff6f262b0a (diff) |
mesa: another PR bump for libdrm change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/mesa')
-rw-r--r-- | recipes/mesa/mesa-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mesa/mesa-common.inc b/recipes/mesa/mesa-common.inc index 96cdc8dc81..f87575c991 100644 --- a/recipes/mesa/mesa-common.inc +++ b/recipes/mesa/mesa-common.inc @@ -4,7 +4,7 @@ DESCRIPTION = "An open source implementation of the OpenGL spec" HOMEPAGE = "http://mesa3d.org" LICENSE = "MIT" -INC_PR = "r10" +INC_PR = "r11" PE = "2" PROTO_DEPS = "xf86driproto glproto" |