diff options
Diffstat (limited to 'recipes/xorg-proto/xf86dgaproto_2.0.2.bb')
-rw-r--r-- | recipes/xorg-proto/xf86dgaproto_2.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-proto/xf86dgaproto_2.0.2.bb b/recipes/xorg-proto/xf86dgaproto_2.0.2.bb index 7ce9806561..6e442f1584 100644 --- a/recipes/xorg-proto/xf86dgaproto_2.0.2.bb +++ b/recipes/xorg-proto/xf86dgaproto_2.0.2.bb @@ -1,8 +1,8 @@ require xorg-proto-common.inc CONFLICTS = "xxf86dgaext" -PR = "r1" PE = "1" SRC_URI[archive.md5sum] = "461aa291a23e8cf387b70f3efa71b05c" SRC_URI[archive.sha256sum] = "3ee1db2481ea222269bd201eef4d0e5d8ca4dbdb5eeb4852cf1efc42d4269b60" +PR = "${INC_PR}.0" |