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 | 2 |
1 files changed, 2 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 eed1fcb600..53b0ba71c9 100644 --- a/recipes/xorg-driver/xf86-video-mach64_6.8.2.bb +++ b/recipes/xorg-driver/xf86-video-mach64_6.8.2.bb @@ -3,3 +3,5 @@ require xorg-driver-video.inc DESCRIPTION = "X.Org X server -- Intel i8xx, i9xx display driver" DEPENDS += " virtual/libx11 libxvmc drm xf86driproto" PE = "1" +SRC_URI[archive.md5sum] = "6c0522b2b72a0a47c48d718443616651" +SRC_URI[archive.sha256sum] = "b91194033023a41793a525a631789df1d229b228af0d44dcbe20b06ed66c671d" |