diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/dri2proto_git.bb')
| -rw-r--r-- | meta/recipes-graphics/xorg-proto/dri2proto_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/dri2proto_git.bb b/meta/recipes-graphics/xorg-proto/dri2proto_git.bb index c1aa35ff2a..6e7105c2da 100644 --- a/meta/recipes-graphics/xorg-proto/dri2proto_git.bb +++ b/meta/recipes-graphics/xorg-proto/dri2proto_git.bb | |||
| @@ -6,10 +6,13 @@ DESCRIPTION = "This package provides the wire protocol for the Direct \ | |||
| 6 | Rendering Ifnrastructure 2. DIR is required for may hardware \ | 6 | Rendering Ifnrastructure 2. DIR is required for may hardware \ |
| 7 | accelerated OpenGL drivers." | 7 | accelerated OpenGL drivers." |
| 8 | 8 | ||
| 9 | SRCREV = "66c56ab10d917e3f47f93178d7eac6430970d3c4" | ||
| 9 | PV = "1.99.3+git${SRCPV}" | 10 | PV = "1.99.3+git${SRCPV}" |
| 10 | PR = "r2" | 11 | PR = "r2" |
| 11 | 12 | ||
| 12 | SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/dri2proto;protocol=git" | 13 | SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/dri2proto;protocol=git" |
| 13 | 14 | ||
| 15 | LIC_FILES_CHKSUM="file://COPYING;md5=2e396fa91834f8786032cad2da5638f3" | ||
| 16 | |||
| 14 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 15 | 18 | ||
