diff options
Diffstat (limited to 'recipes/xorg-driver/xf86-video-suncg6_1.1.1.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-suncg6_1.1.1.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/xorg-driver/xf86-video-suncg6_1.1.1.bb b/recipes/xorg-driver/xf86-video-suncg6_1.1.1.bb index b99b5f16fc..604a0e06bc 100644 --- a/recipes/xorg-driver/xf86-video-suncg6_1.1.1.bb +++ b/recipes/xorg-driver/xf86-video-suncg6_1.1.1.bb @@ -1,5 +1,6 @@ require xorg-driver-video.inc PE = "1" +PR = "${INC_PR}.0" + SRC_URI[archive.md5sum] = "bc9904a9129aaf73408568ae1e2fa65f" SRC_URI[archive.sha256sum] = "d1216c7c2be78d1dafad0cd46e464e9fa08f5e04544b76d9a0c547374c85801f" -PR = "${INC_PR}.0" |