diff options
author | Koen Kooi <koen@openembedded.org> | 2010-06-26 13:56:18 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-06-26 13:58:12 +0200 |
commit | 4637ccff5bfc1ab623c43ca24b1a10048d5e25f8 (patch) | |
tree | c26ff2ad09dd9c4cc656c00f32a13ea85e1a537c | |
parent | 5f8da0c97cb5200d83483d4bbe1dc867e133dbbc (diff) |
mesa-common: bump PR for libdrm change
-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 dd664103cd..96cdc8dc81 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 = "r9" +INC_PR = "r10" PE = "2" PROTO_DEPS = "xf86driproto glproto" |