diff options
Diffstat (limited to 'recipes/xorg-driver/xf86-video-cyrix_1.1.0.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-cyrix_1.1.0.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/xorg-driver/xf86-video-cyrix_1.1.0.bb b/recipes/xorg-driver/xf86-video-cyrix_1.1.0.bb index 2fe3d6f46e..ec20549089 100644 --- a/recipes/xorg-driver/xf86-video-cyrix_1.1.0.bb +++ b/recipes/xorg-driver/xf86-video-cyrix_1.1.0.bb @@ -1,5 +1,6 @@ require xorg-driver-video.inc PE = "1" +PR = "${INC_PR}.0" + SRC_URI[archive.md5sum] = "02ed7d5215610a3463a0307b30bb5425" SRC_URI[archive.sha256sum] = "d6a66778e0f6ddd907cba5784386bd6bb526f773b5db9faa35875ba67c2ca6ad" -PR = "${INC_PR}.0" |