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/lndir_1.0.1.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/lndir_1.0.1.bb')
-rw-r--r-- | recipes/xorg-util/lndir_1.0.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-util/lndir_1.0.1.bb b/recipes/xorg-util/lndir_1.0.1.bb index fffc71034e..05125179b3 100644 --- a/recipes/xorg-util/lndir_1.0.1.bb +++ b/recipes/xorg-util/lndir_1.0.1.bb @@ -3,3 +3,5 @@ require xorg-util-common.inc DESCRIPTION = "create a shadow directory of symbolic links to another directory tree" PR = "r2" PE = "1" +SRC_URI[archive.md5sum] = "1a53ddd7e1804abe8f3d9799a88b6aa8" +SRC_URI[archive.sha256sum] = "89bff89702ebf2e5cc2268d79d5a27c62190c5a85ab080935d4425d3e309bc57" |