diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-18 09:22:41 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-18 14:49:30 +0100 |
commit | ea1b207ddfc13bd2cd278bbf0a4ed2eee799d73d (patch) | |
tree | ed27a648418c571581a238241693b730a7ffe6b0 /recipes/xorg-util/xorg-cf-files_1.0.3.bb | |
parent | 637b3e48686a0e07c729ba0412c6f3e1377a332d (diff) |
xorg-util: add checksums to recipe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-util/xorg-cf-files_1.0.3.bb')
-rw-r--r-- | recipes/xorg-util/xorg-cf-files_1.0.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-util/xorg-cf-files_1.0.3.bb b/recipes/xorg-util/xorg-cf-files_1.0.3.bb index 3f0f4b3f06..222b23923a 100644 --- a/recipes/xorg-util/xorg-cf-files_1.0.3.bb +++ b/recipes/xorg-util/xorg-cf-files_1.0.3.bb @@ -6,3 +6,5 @@ PR = "r2" PE = "1" FILES_${PN} += " /usr/lib/X11/config" +SRC_URI[archive.md5sum] = "bca2403beb209952d66dc57be5a2f789" +SRC_URI[archive.sha256sum] = "9a5e3533a4156a0e308ced437bde722cb291becc2276bdd0952e30b3b5060e92" |