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-tdfx_1.4.0.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-tdfx_1.4.0.bb')
-rw-r--r-- | recipes/xorg-driver/xf86-video-tdfx_1.4.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-driver/xf86-video-tdfx_1.4.0.bb b/recipes/xorg-driver/xf86-video-tdfx_1.4.0.bb index fe52f5eb19..96da320f92 100644 --- a/recipes/xorg-driver/xf86-video-tdfx_1.4.0.bb +++ b/recipes/xorg-driver/xf86-video-tdfx_1.4.0.bb @@ -10,3 +10,5 @@ EXTRA_OECONF += " \ ac_cv_file__usr_include_xorg_sarea_h=yes \ ac_cv_file__usr_include_xorg_dristruct_h=yes \ " +SRC_URI[archive.md5sum] = "b13132f24683ef759bfb0c1db5096496" +SRC_URI[archive.sha256sum] = "c3be06d324f2e49ece1f243b10d7180a32fbe65dbbb81e162279c8608800dead" |