diff options
Diffstat (limited to 'recipes/xorg-driver/xf86-video-mach64_6.8.2.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-mach64_6.8.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-mach64_6.8.2.bb b/recipes/xorg-driver/xf86-video-mach64_6.8.2.bb index 53b0ba71c9..754dce8428 100644 --- a/recipes/xorg-driver/xf86-video-mach64_6.8.2.bb +++ b/recipes/xorg-driver/xf86-video-mach64_6.8.2.bb @@ -5,3 +5,4 @@ DEPENDS += " virtual/libx11 libxvmc drm xf86driproto" PE = "1" SRC_URI[archive.md5sum] = "6c0522b2b72a0a47c48d718443616651" SRC_URI[archive.sha256sum] = "b91194033023a41793a525a631789df1d229b228af0d44dcbe20b06ed66c671d" +PR = "${INC_PR}.0" |