diff options
Diffstat (limited to 'recipes/xorg-driver/xf86-video-s3_0.5.0.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-s3_0.5.0.bb | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes/xorg-driver/xf86-video-s3_0.5.0.bb b/recipes/xorg-driver/xf86-video-s3_0.5.0.bb index 6bde05fa41..aa6bf0fed6 100644 --- a/recipes/xorg-driver/xf86-video-s3_0.5.0.bb +++ b/recipes/xorg-driver/xf86-video-s3_0.5.0.bb @@ -1,9 +1,6 @@ require xorg-driver-video.inc PE = "1" - - - +PR = "${INC_PR}.0" SRC_URI[archive.md5sum] = "d95ab6445cab477f39adfbbc81006f67" SRC_URI[archive.sha256sum] = "4a1206cb1a200aad8881216547d9913d0e24928138f3b1bb912a3336b9c05c97" -PR = "${INC_PR}.0" |