diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-18 09:28:42 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-18 14:49:33 +0100 |
commit | c853d5b877257a4b2addc762ea2fea918968c7e4 (patch) | |
tree | 0d020a3eee5e4be430d0533045d06d1711556dfc /recipes/xorg-driver/xf86-video-ati_6.6.193.bb | |
parent | 870669a353c643abebc565cdd66a2c250cb49ddb (diff) |
xorg-drivers: add checksums to recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-driver/xf86-video-ati_6.6.193.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-ati_6.6.193.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-ati_6.6.193.bb b/recipes/xorg-driver/xf86-video-ati_6.6.193.bb index 994b8b6a3c..640b576d0f 100644 --- a/recipes/xorg-driver/xf86-video-ati_6.6.193.bb +++ b/recipes/xorg-driver/xf86-video-ati_6.6.193.bb @@ -4,3 +4,5 @@ PE = "1" #DESCRIPTION = "" DEPENDS += " xineramaproto xf86miscproto drm xf86driproto" +SRC_URI[archive.md5sum] = "102b781f543213852401f3422b18ccc7" +SRC_URI[archive.sha256sum] = "9b0899694000cb91d5643e2482376af24bd495cb01b4c9dcdd6ee3545b0aefae" |