diff options
Diffstat (limited to 'recipes/xorg-proto/xf86driproto_2.0.3.bb')
-rw-r--r-- | recipes/xorg-proto/xf86driproto_2.0.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-proto/xf86driproto_2.0.3.bb b/recipes/xorg-proto/xf86driproto_2.0.3.bb index 371347a0b0..ed4ee71eb7 100644 --- a/recipes/xorg-proto/xf86driproto_2.0.3.bb +++ b/recipes/xorg-proto/xf86driproto_2.0.3.bb @@ -1,7 +1,7 @@ require xorg-proto-common.inc -PR = "r1" PE = "1" SRC_URI[archive.md5sum] = "e4a282cfd708b8892fca4425fee9cd7b" SRC_URI[archive.sha256sum] = "111c469a24374803b08104c725d8318760b226cedccd12b199c83d1b2756b8d6" +PR = "${INC_PR}.0" |