From c853d5b877257a4b2addc762ea2fea918968c7e4 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 18 Mar 2010 09:28:42 +0100 Subject: xorg-drivers: add checksums to recipes Signed-off-by: Martin Jansa --- recipes/xorg-driver/xf86-video-mach64_6.8.2.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes/xorg-driver/xf86-video-mach64_6.8.2.bb') 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" -- cgit 1.2.3-korg