diff options
Diffstat (limited to 'recipes/xorg-proto/xf86dgaproto_2.1.bb')
-rw-r--r-- | recipes/xorg-proto/xf86dgaproto_2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-proto/xf86dgaproto_2.1.bb b/recipes/xorg-proto/xf86dgaproto_2.1.bb index ddd72bdd76..37169942c0 100644 --- a/recipes/xorg-proto/xf86dgaproto_2.1.bb +++ b/recipes/xorg-proto/xf86dgaproto_2.1.bb @@ -1,8 +1,8 @@ require xorg-proto-common.inc CONFLICTS = "xxf86dgaext" -PR = "r1" PE = "1" SRC_URI[archive.md5sum] = "a036dc2fcbf052ec10621fd48b68dbb1" SRC_URI[archive.sha256sum] = "ac5ef65108e1f2146286e53080975683dae49fc94680042e04bd1e2010e99050" +PR = "${INC_PR}.0" |