diff options
Diffstat (limited to 'recipes/xorg-driver/xf86-video-sunbw2_1.1.0.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-sunbw2_1.1.0.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/xorg-driver/xf86-video-sunbw2_1.1.0.bb b/recipes/xorg-driver/xf86-video-sunbw2_1.1.0.bb index 76c719b3e2..50c404769b 100644 --- a/recipes/xorg-driver/xf86-video-sunbw2_1.1.0.bb +++ b/recipes/xorg-driver/xf86-video-sunbw2_1.1.0.bb @@ -1,5 +1,6 @@ require xorg-driver-video.inc PE = "1" +PR = "${INC_PR}.0" + SRC_URI[archive.md5sum] = "559c95f044a31cfe7f71453e9b89c35b" SRC_URI[archive.sha256sum] = "d71074e941ad8f71ac476651c2ca4142a5c2243e8fecdf216bc0ffbf18338136" -PR = "${INC_PR}.0" |