diff options
Diffstat (limited to 'recipes/xorg-driver/xf86-video-mach64_6.8.0.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-mach64_6.8.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-mach64_6.8.0.bb b/recipes/xorg-driver/xf86-video-mach64_6.8.0.bb index a5ad167d51..99c143f004 100644 --- a/recipes/xorg-driver/xf86-video-mach64_6.8.0.bb +++ b/recipes/xorg-driver/xf86-video-mach64_6.8.0.bb @@ -5,3 +5,4 @@ DEPENDS += " virtual/libx11 libxvmc drm xf86driproto" PE = "1" SRC_URI[archive.md5sum] = "6081b8fa50c689d51f85c2fbaf93867e" SRC_URI[archive.sha256sum] = "fba616f88d351759e00a90965e38a0d82608698ae36fc2a18df4036cd384e1a1" +PR = "${INC_PR}.0" |