diff options
Diffstat (limited to 'recipes/xorg-driver/xf86-video-vesa_2.3.0.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-vesa_2.3.0.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/xorg-driver/xf86-video-vesa_2.3.0.bb b/recipes/xorg-driver/xf86-video-vesa_2.3.0.bb index ee85f31649..3f8d057f12 100644 --- a/recipes/xorg-driver/xf86-video-vesa_2.3.0.bb +++ b/recipes/xorg-driver/xf86-video-vesa_2.3.0.bb @@ -1,5 +1,6 @@ require xorg-driver-video.inc PE = "1" +PR = "${INC_PR}.0" + SRC_URI[archive.md5sum] = "07fa32958aff9b463dd3af5481ef6626" SRC_URI[archive.sha256sum] = "8ed85a0e94523539d81d5ae6639fa22ceb1c1e3baf89128915db65d4d2900d7a" -PR = "${INC_PR}.0" |