diff options
Diffstat (limited to 'recipes/xorg-driver/xf86-video-cirrus_1.1.0.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-cirrus_1.1.0.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/xorg-driver/xf86-video-cirrus_1.1.0.bb b/recipes/xorg-driver/xf86-video-cirrus_1.1.0.bb index 28af0d1035..b04396f7dd 100644 --- a/recipes/xorg-driver/xf86-video-cirrus_1.1.0.bb +++ b/recipes/xorg-driver/xf86-video-cirrus_1.1.0.bb @@ -1,5 +1,6 @@ require xorg-driver-video.inc PE = "1" +PR = "${INC_PR}.0" + SRC_URI[archive.md5sum] = "66344e315def275605dafb314ce59851" SRC_URI[archive.sha256sum] = "5988962199d5013274f6a6952939e4f405df658bb6616ebf9954c993b1179b1b" -PR = "${INC_PR}.0" |