diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-27 12:09:25 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-27 12:16:37 +0200 |
commit | 8cfe9df61c87589a804a17d5b8101bfc8c0875e7 (patch) | |
tree | 9f239d9d46d0a2b635da6b74d83266d5488dbfb8 /recipes/xorg-proto/dri2proto_2.0.bb | |
parent | 3e575917119ad8625a59fd277cb4371590d22008 (diff) |
xorg-proto: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-proto/dri2proto_2.0.bb')
-rw-r--r-- | recipes/xorg-proto/dri2proto_2.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-proto/dri2proto_2.0.bb b/recipes/xorg-proto/dri2proto_2.0.bb index 52f2ad5fe8..48ca0fa607 100644 --- a/recipes/xorg-proto/dri2proto_2.0.bb +++ b/recipes/xorg-proto/dri2proto_2.0.bb @@ -4,3 +4,4 @@ require xorg-proto-common.inc SRC_URI[archive.md5sum] = "26f6515322ec50691584ac74291b4254" SRC_URI[archive.sha256sum] = "1954a7e96d7fe70611c483836ed143e84a069eed6d3dab22c05a531bfb6da9e4" +PR = "${INC_PR}.0" |