diff options
Diffstat (limited to 'recipes/xorg-driver/xf86-video-sis_0.9.4.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-sis_0.9.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-sis_0.9.4.bb b/recipes/xorg-driver/xf86-video-sis_0.9.4.bb index 41157444b9..7cefeffb0e 100644 --- a/recipes/xorg-driver/xf86-video-sis_0.9.4.bb +++ b/recipes/xorg-driver/xf86-video-sis_0.9.4.bb @@ -5,3 +5,4 @@ DEPENDS += " xineramaproto xf86miscproto xf86dgaproto drm xf86driproto" PE = "1" SRC_URI[archive.md5sum] = "43f12cabf770b06170cdd1cdaafdc50f" SRC_URI[archive.sha256sum] = "50856446841526fc393af6bae0fbc39c20bb07e60056a676d0bc620446b593ac" +PR = "${INC_PR}.0" |